king
2023-06-01 9f02620e3dca6395caaccca5feb43122099129d1
src/views/tabledesign/index.jsx
@@ -566,6 +566,8 @@
      menuloading: true
    })
    window.GLOB.saving = true
    setTimeout(() => {
      let _pass = this.verifyConfig(config)
@@ -668,6 +670,8 @@
          menuloading: false
        })
        window.GLOB.saving = false
        if (!res) return
        if (res.status) {
@@ -692,6 +696,9 @@
    this.setState({
      menuloading: false
    })
    window.GLOB.saving = false
    if (!error) {
      notification.warning({
        top: 92,