1
yangpeixing
2026-01-19 c6f6be2d942214580e61c2647c846d7e11e06f48
WMS/WIDESEA_WMSClient/src/components/basic/ViewGrid/methods.js
@@ -867,6 +867,7 @@
    this.modelOpenProcess(row);
  },
  setContinueAdd(isAdd) {
    console.log(this.boxButtons)
    if (!this.continueAdd) return;
    var _button = this.boxButtons.find((x) => {
      return x.value == 'save';