Parcourir la source

feature_20250926_数字题型&单行文本题型

zhujindu il y a 1 mois
Parent
commit
e4cf3ded90
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/deviceWithin/addStoreVisit.vue

+ 1 - 1
src/views/deviceWithin/addStoreVisit.vue

@@ -6284,7 +6284,7 @@ export default {
         if (res.code == 200) {
           this.verificationPassedPhoneNum = answerValue;
           this.confirmed = true;
-          this.$toast('发送成功');
+          this.$toast('确认成功');
         }
       });
     },