Pārlūkot izejas kodu

校验提示修改

wenmenghao 1 gadu atpakaļ
vecāks
revīzija
d7162afdc8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      apps/mobile/src/views/invoice/Invoicing.vue

+ 1 - 1
apps/mobile/src/views/invoice/Invoicing.vue

@@ -735,7 +735,7 @@ export default {
             this.infoCheckMap.tel === '' &&
             !this.checkPhone(this.infoMap.tel)
           ) {
-            this.infoCheckMap.tel = '联系电话格式不正确'
+            this.infoCheckMap.tel = '电话号码格式不正确'
           }
           break
         }