cuiqian2004
2025-03-20 d8872903e30f0a53abefcd279ae03258341e931f
pages/selpsn/index.vue
@@ -107,7 +107,7 @@
                        title: this.translateSys("error"),
                        content: ex.errMsg,
                        showCancel: false,
                        confirmText: this.translateSys("cancel")
                        confirmText: this.translateSys("close")
                     });
                  });
            } else
@@ -138,7 +138,7 @@
                  title: this.translateSys("tip"),
                  content: this.translate('tip_no_select_user'),
                  showCancel: false,
                  confirmText: this.translateSys("cancel")
                  confirmText: this.translateSys("close")
               });
               return;
            }