shish 5 anni fa
parent
commit
e451facf28
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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>