src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -138,9 +138,9 @@ */ actionTrigger = (triggerId, record, type) => { const { Tab, BID, btn, selectedData, setting } = 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({