cuiqian2004
2025-08-01 fa73abee6209cd6f7c62c61c271826f7d413035d
pages/modal/5601.vue
@@ -894,6 +894,7 @@
                     showCancel: false,
                     confirmText: this.translateSys('close')
                  });
                  if ([0, 2, 3, 4, -1].includes(result.result_type)) {
                  if (result.result_type == 2) {
                  } else if (typeof result.result == 'string') {
@@ -931,7 +932,7 @@
                     console.log(ex)
                     return
                  }
                  }
               }
@@ -1116,6 +1117,7 @@
                        confirmText: this.translateSys(
                           'close')
                     });
                     if ([0, 2, 3, 4, -1].includes(result.result_type)) {
                     if (result.result_type == 2) {
                     } else if (typeof result.result == 'string') {
@@ -1256,7 +1258,7 @@
                        console.log(ex)
                        return
                     }
                     }
                  }
@@ -2166,6 +2168,7 @@
                     showCancel: false,
                     confirmText: this.translateSys('close')
                  });
                  if ([0, 2, 3, 4, -1].includes(data.result_type)) {
                  if (data.result_type == 2) {
                     $this.setFormValues(data.result || [])
                  } else if (typeof data.result == 'string') {
@@ -2222,7 +2225,7 @@
                     console.log(ex)
                     return
                  }
                  }
               }
            }).catch(ex => {
@@ -2338,6 +2341,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') {
@@ -2542,6 +2546,7 @@
                     });
                     console.log(ex)
                     return
                     }
                  }
               }
@@ -2998,6 +3003,7 @@
                     confirmText: this.translateSys(
                        'close')
                  });
                  if ([0, 2, 3, 4, -1].includes(result.result_type)) {
                  if (result.result_type == 2) {
                  } else if (typeof result.result == 'string') {
@@ -3194,7 +3200,7 @@
                     console.log(ex)
                     return
                  }
                  }if ([0, 2, 3, 4, -1].includes(result.result_type)) {
               }
            }).catch(ex => {