king
2024-08-25 b7fdb64f2e14c60a020adc360b31708496878fc3
src/tabviews/zshare/actionList/excelInbutton/index.jsx
@@ -143,9 +143,9 @@
        this.refs.excelIn.exceltrigger()
      })
  
      if (window.GLOB.systemType === 'production') {
        MKEmitter.emit('queryTrigger', {menuId: btn.uuid, name: '导入Excel'})
      }
      // if (window.GLOB.systemType === 'production') {
      //   MKEmitter.emit('queryTrigger', {menuId: btn.uuid, name: '导入Excel'})
      // }
    }
  }