cuiqian2004
2025-08-01 fa73abee6209cd6f7c62c61c271826f7d413035d
pages/modal/3202_view.vue
@@ -455,6 +455,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') {
@@ -517,6 +518,7 @@
                        console.log(ex)
                        return
                     }
                     }
                  }
               }).catch(ex => {