king
2022-08-19 3b103caa6bfc9ed410e67156c3ca1785bf1cecc9
src/tabviews/custom/components/table/edit-table/normalTable/index.jsx
@@ -1199,7 +1199,7 @@
          if (!_cell.label && _cell.label !== 0) return
          if (_map.has(_cell.value)) return
          _map.set(_cell.value, true)
          _map.set(_cell.value, 0)
          if (item.linkSubField) {
            item.linkSubField.forEach(m => {