shish 3 лет назад
Родитель
Сommit
dd5496da06
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      ghsApp/src/admin/billing/affirm.vue

+ 1 - 1
ghsApp/src/admin/billing/affirm.vue

@@ -103,7 +103,7 @@
 
           <tui-list-cell class="line-cell" :hover="false" :arrow="false" v-show="form.sendType == 2" >
             <view class="tui-title">运费</view>
-            <input type="number" placeholder="请填写运费,留空免运费" v-model="form.sendCost" placeholder-class="tui-placeholder"/>
+            <input type="digit" placeholder="请填写运费" v-model="form.sendCost" placeholder-class="tui-placeholder"/>
           </tui-list-cell>
 
           <tui-list-cell class="line-cell" :hover="false" :arrow="false">