king
2024-07-03 8d065b358a4b1b6df704d62c28eefc80d8bc3826
src/tabviews/custom/components/table/base-table/index.jsx
@@ -568,7 +568,7 @@
    if (config.uuid !== menuId) return
    if (position === 'line' || position === 'line_grid') {
      if (lines && lines.length === 1) {
      if (lines && lines.length === 1 && !config.forbidLine) {
        this.loadLinedata(lines[0].$$uuid, position)
      } else {
        this.reloadtable(btn, id)