src/tabviews/zshare/actionList/printbutton/index.jsx
@@ -97,9 +97,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({