cuiqian2004
2025-08-01 fa73abee6209cd6f7c62c61c271826f7d413035d
pages/modal/3018_2.vue
@@ -474,6 +474,8 @@
                     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') {
@@ -549,7 +551,7 @@
                     console.log(ex)
                     return
                  }
                  }
               }
            } catch (ex) {
               // console.log(ex);
@@ -936,6 +938,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') {
@@ -1008,7 +1011,7 @@
                     return
                  }
                  }
               }
            }).catch(ex => {
@@ -1126,6 +1129,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') {
@@ -1342,7 +1346,7 @@
                     console.log(ex)
                     return
                  }
                  }
               }
            }).catch(ex => {
@@ -1729,6 +1733,7 @@
                           "&titlename=" + this.title
                     });
                  } else {
                     if ([0, 2, 3, 4, -1].includes(data.result_type)) {
                     if (data.result_type == 2) {
                     } else if (typeof data.result == 'string') {
@@ -1787,6 +1792,7 @@
                        });
                        console.log(ex)
                        return
                        }
                     }
                  }
@@ -1930,6 +1936,7 @@
                           "&titlename=" + this.title
                     });
                  } else {
                     if ([0, 2, 3, 4, -1].includes(data.result_type)) {
                     if (data.result_type == 2) {
                     } else if (typeof data.result == 'string') {
@@ -1990,7 +1997,7 @@
                        console.log(ex)
                        return
                     }
                     }
                  }
               }