cuiqian2004
2025-03-05 e8b665122cf256caae4993534c696d029883f0d5
pages/selPrj/index.vue
@@ -82,7 +82,7 @@
               title: this.translateSys("error") + "1.1",
               content: ex.errMsg,
               showCancel: false,
               confirmText: this.translateSys("cancel")
               confirmText: this.translateSys("close")
            });
         });
      },
@@ -140,7 +140,7 @@
                  title: this.translateSys("error") + "2.1",
                  content: ex.errMsg,
                  showCancel: false,
                  confirmText: this.translateSys("cancel")
                  confirmText: this.translateSys("close")
               });
            });
@@ -169,7 +169,7 @@
                  title: this.translateSys("tip"),
                  content: this.translate('tip_no_select_project'),
                  showCancel: false,
                  confirmText: this.translateSys("cancel")
                  confirmText: this.translateSys("close")
               });
               return;
            }