src/tabviews/zshare/actionList/printbutton/index.jsx
@@ -180,6 +180,7 @@ let modal = this.state.btnconfig if (!modal && btn.modal) { modal = this.handleModelConfig(btn.modal) modal.uuid = btn.uuid } this.setState({ @@ -2129,6 +2130,7 @@ } else { _LongParam = updateForm(_LongParam) _LongParam = this.handleModelConfig(_LongParam) _LongParam.uuid = btn.uuid this.setState({ btnconfig: _LongParam