소스 검색

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

zhujindu 1 개월 전
부모
커밋
e4cf3ded90
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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('确认成功');
         }
       });
     },