cuiqian2004
2025-08-01 fa73abee6209cd6f7c62c61c271826f7d413035d
pages/modal/3037_2.vue
@@ -471,6 +471,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') {
@@ -584,9 +585,12 @@
                                       ele.setting.colList.forEach(
                                          col => {
                                             if (col) {
                                                if (col.fieldId ==
                                                   attr.attr) {
                                                   col.show = attr
                                                   if (col
                                                      .fieldId ==
                                                      attr.attr
                                                   ) {
                                                      col.show =
                                                         attr
                                                      .show;
                                                }
                                             }
@@ -630,7 +634,7 @@
                     console.log(ex)
                     return
                  }
                  }
               }
            }).catch(ex => {
@@ -886,6 +890,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') {
@@ -1086,6 +1091,7 @@
                     });
                     console.log(ex)
                     return
                     }
                  }
               }
@@ -1576,6 +1582,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 || []
@@ -1732,7 +1739,7 @@
                     console.log(ex)
                     return
                  }
                  }
               }
            }).catch(ex => {
@@ -1862,6 +1869,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) {
@@ -2095,6 +2103,7 @@
                     return
                  }
               }
               }
            }).catch(ex => {
               // console.log(ex);