Showing
3 changed files
with
3 additions
and
3 deletions
| @@ -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="不含税金额"> |