king
2022-05-10 428b48e5ea9432b16269bf21936a8f8e92bc4408
src/tabviews/zshare/actionList/funcMegvii/index.jsx
@@ -334,10 +334,10 @@
      loading: false,
      loadingNumber: ''
    })
    if (btn.execSuccess !== 'never') {
      MKEmitter.emit('refreshByButtonResult', btn.$menuId, btn.execSuccess, btn)
    }
    // if (btn.execSuccess !== 'never') {
    //   MKEmitter.emit('refreshByButtonResult', btn.$menuId, btn.execSuccess, btn)
    // }
  }
  execPreError = (err, data) => {
@@ -418,9 +418,9 @@
      loadingNumber: ''
    })
    if (btn.execError !== 'never') {
      MKEmitter.emit('refreshByButtonResult', btn.$menuId, btn.execError, btn)
    }
    // if (btn.execError !== 'never') {
    //   MKEmitter.emit('refreshByButtonResult', btn.$menuId, btn.execError, btn)
    // }
  }
  handleOk = () => {