1
wankeda
2026-03-31 28cdf5214cc6b7bbc6e90c4c3cd8c194adbe4fbf
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';