Explorar o código

员工管理手机号改为手机

huangb %!s(int64=8) %!d(string=hai) anos
pai
achega
4a692d2c9e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      components/mobile/staffManagement/StaffAdd.vue

+ 1 - 1
components/mobile/staffManagement/StaffAdd.vue

@@ -23,7 +23,7 @@
                 </ul>
               </div>
             </li>
-            <li><span>手机:</span><input type="text"
+            <li><span>手机:</span><input type="text"
                                         v-model="newUserPhone"
                                         @change="checkPhone()"
                                         @input="checkPhone()"