king
2024-10-18 ec05c5e71b49183d99de7b41eb0100c438b6e352
src/tabviews/zshare/actionList/excelInbutton/index.jsx
@@ -144,9 +144,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'})
      }
    }
  }