Commit 8d2656347c79e09c0203699a121a60958a285e22

Authored by 史婷婷
1 parent 64fbe305

fix:加工费(三个表)-键盘不对更改

@@ -119,7 +119,7 @@ @@ -119,7 +119,7 @@
119 </uni-list-item> 119 </uni-list-item>
120 <uni-list-item title="外贸加工费"> 120 <uni-list-item title="外贸加工费">
121 <template v-slot:footer> 121 <template v-slot:footer>
122 - <uni-easyinput v-model="item.processingFee" type="number" :inputBorder="false" placeholder="请输入外贸加工费" /> 122 + <uni-easyinput v-model="item.processingFee" type="digit" :inputBorder="false" placeholder="请输入外贸加工费" />
123 </template> 123 </template>
124 </uni-list-item> 124 </uni-list-item>
125 <!-- <uni-list-item title="不含税金额"> 125 <!-- <uni-list-item title="不含税金额">
@@ -121,7 +121,7 @@ @@ -121,7 +121,7 @@
121 </uni-list-item> 121 </uni-list-item>
122 <uni-list-item title="外贸加工费"> 122 <uni-list-item title="外贸加工费">
123 <template v-slot:footer> 123 <template v-slot:footer>
124 - <uni-easyinput v-model="item.processingFee" type="number" :inputBorder="false" placeholder="请输入外贸加工费" /> 124 + <uni-easyinput v-model="item.processingFee" type="digit" :inputBorder="false" placeholder="请输入外贸加工费" />
125 </template> 125 </template>
126 </uni-list-item> 126 </uni-list-item>
127 <!-- <uni-list-item title="不含税金额"> 127 <!-- <uni-list-item title="不含税金额">
@@ -119,7 +119,7 @@ @@ -119,7 +119,7 @@
119 </uni-list-item> 119 </uni-list-item>
120 <uni-list-item title="外贸加工费"> 120 <uni-list-item title="外贸加工费">
121 <template v-slot:footer> 121 <template v-slot:footer>
122 - <uni-easyinput v-model="item.processingFee" type="number" :inputBorder="false" placeholder="请输入外贸加工费" /> 122 + <uni-easyinput v-model="item.processingFee" type="digit" :inputBorder="false" placeholder="请输入外贸加工费" />
123 </template> 123 </template>
124 </uni-list-item> 124 </uni-list-item>
125 <!-- <uni-list-item title="不含税金额"> 125 <!-- <uni-list-item title="不含税金额">