shish 5 년 전
부모
커밋
e451facf28
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      ghsApp/src/pagesPurchase/suppAdd.vue

+ 2 - 2
ghsApp/src/pagesPurchase/suppAdd.vue

@@ -23,7 +23,7 @@
               class="tui-input"
               placeholder="请填写手机号"
               maxlength="50"
-              type="text"
+              type="number"
               name="phone"
             />
           </tui-list-cell>
@@ -35,7 +35,7 @@
               class="tui-input"
               placeholder="请确认手机号"
               maxlength="50"
-              type="text"
+              type="number"
               name="requirePhone"
             />
           </tui-list-cell>