cuiqian2004
2025-08-01 fa73abee6209cd6f7c62c61c271826f7d413035d
pages/modal/3018.vue
@@ -1706,6 +1706,7 @@
                     showCancel: false,
                     confirmText: this.translateSys('close')
                  });
                  if ([0, 2, 3, 4, -1].includes(data.result_type)) {
                  if (data.result_type == 2) {
                  } else if (typeof data.result == 'string') {
@@ -1760,7 +1761,7 @@
                     console.log(ex)
                     return
                  }
                  }
               }
            }).catch(ex => {
@@ -1877,6 +1878,7 @@
                     showCancel: false,
                     confirmText: this.translateSys('close')
                  });
                  if ([0, 2, 3, 4, -1].includes(data.result_type)) {
                  if (data.result_type == 2) {
                     var result = data.result || []
                     for (var i = 0; i < result.length; i++) {
@@ -1944,7 +1946,7 @@
                     console.log(ex)
                     return
                  }
                  }
               }
            }).catch(ex => {
@@ -2070,6 +2072,7 @@
                        showCancel: false,
                        confirmText: this.translateSys('close')
                     });
                     if ([0, 2, 3, 4, -1].includes(data.result_type)) {
                     if (data.result_type == 2) {
                        var result = data.result || [];
                        console.log(this.refdatastore)
@@ -2104,6 +2107,7 @@
                     this.add();
                     }
                  }
               }).catch(ex => {
@@ -2246,6 +2250,7 @@
                     showCancel: false,
                     confirmText: this.translateSys('close')
                  });
                  if ([0, 2, 3, 4, -1].includes(data.result_type)) {
                  if (data.result_type == 2) {
                  } else if (typeof data.result == 'string') {
@@ -2452,7 +2457,7 @@
                     console.log(ex)
                     return
                  }
                  }
               }
            }).catch(ex => {