src/tabviews/zshare/actionList/excelInbutton/index.jsx
@@ -100,9 +100,9 @@ */ actionTrigger = (triggerId, record, type) => { const { setting, Tab, BID, btn, selectedData } = this.props const { loading } = this.state const { loading, disabled } = this.state if ((triggerId && btn.uuid !== triggerId) || loading) return if ((triggerId && btn.uuid !== triggerId) || loading || disabled) return if (((Tab && Tab.supMenu) || setting.supModule) && !BID) { notification.warning({