cuiqian2004
2025-08-01 fa73abee6209cd6f7c62c61c271826f7d413035d
pages/modal/3037.vue
@@ -2628,6 +2628,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') {
@@ -2776,6 +2777,7 @@
                     return
                  }
               }
               }
            }).catch(ex => {
               // console.log(ex);
@@ -2908,6 +2910,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 || []
@@ -3236,7 +3239,7 @@
                     console.log(ex)
                     return
                  }
                  }
               }
@@ -3389,6 +3392,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 <
@@ -3453,7 +3457,7 @@
                        });
                     }
                  }
                  }
               }
            }).catch(ex => {
@@ -3610,6 +3614,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') {
@@ -3917,7 +3922,7 @@
                     console.log(ex)
                     return
                  }
                  }
               }
            }).catch(ex => {
@@ -4033,6 +4038,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') {
@@ -4061,7 +4067,8 @@
                                 for (var i = 0; i < val.length; i++) {
                                    for (var a = 0; a < this.subClassAttrList.length; a++) {
                                       for (var l = 0; l < this.subClassAttrList[a].Attr.length; l++) {
                                          for (var l = 0; l < this.subClassAttrList[a].Attr
                                             .length; l++) {
                                          var ca = this.subClassAttrList[a].Attr[l];
                                          if (val[i].attr == .Name) {
                                             if (utils.classUtils.attrTypeIsDict(ca.Type)) {
@@ -4100,7 +4107,7 @@
                        console.log(ex)
                        return
                     }
                     }
                  }
               }
@@ -4227,6 +4234,7 @@
                     showCancel: false,
                     confirmText: this.translateSys('close')
                  });
               if ([0, 2, 3, 4, -1].includes(data.result_type)) {
               if (data.result_type == 2) {
                  if (data.result) {
                     var list_1 = JSON
@@ -4839,6 +4847,7 @@
                  console.log(ex)
                  return
               }
               }
            }