shish 4 tahun lalu
induk
melakukan
4ae046b04c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      ghsApp/src/admin/order/bookSet.vue

+ 1 - 1
ghsApp/src/admin/order/bookSet.vue

@@ -10,7 +10,7 @@
 
 
           <tui-list-cell class="line-cell" :hover="false">
           <tui-list-cell class="line-cell" :hover="false">
             <view class="tui-title">每公斤服务费</view>
             <view class="tui-title">每公斤服务费</view>
-            <input v-model="form.kiloFee" placeholder-class="phcolor" class="tui-input" name="kiloFee" placeholder="请填写" maxlength="50" type="text" />
+            <input v-model="form.kiloFee" placeholder-class="phcolor" class="tui-input" name="kiloFee" placeholder="请填写" maxlength="50" type="digit" />
           </tui-list-cell>
           </tui-list-cell>
 
 
         </view>
         </view>