king
2024-12-24 0af8d5f9d11af58e2d533c25980f0b3b9a0bb9ae
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