cuiqian2004
2025-08-01 fa73abee6209cd6f7c62c61c271826f7d413035d
pages/modal/3200_view.vue
@@ -492,6 +492,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') {
@@ -546,6 +547,7 @@
                     console.log(ex)
                     return
                  }
                  }
               }