king
2023-05-22 43a517b80f2803e0dcf6658113520c4a14c8c17f
src/tabviews/custom/components/table/edit-table/index.jsx
@@ -481,7 +481,9 @@
        BID: id,
        BData: data
      }, () => {
        this.loadmaindata(true, 'true')
        setTimeout(() => {
          this.loadmaindata(true, 'true')
        }, setting.delay || 0)
      })
    }
  }