king
2024-09-14 f5b834e911ac20929f8f88ec4b773d9370a98621
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') { // positecgroup
        MKEmitter.emit('queryTrigger', {menuId: btn.uuid, name: '导入Excel'})
      }
    }
  }