Browse Source

货币汇率增加默认值

master
yanyan 1 month ago
parent
commit
7a5705734b
  1. 2
      src/views/modules/supplier/purHeaderList.vue

2
src/views/modules/supplier/purHeaderList.vue

@ -837,7 +837,7 @@ export default {
deliveryTerm: '', deliveryTerm: '',
deliveryTermDesc: '', deliveryTermDesc: '',
currency: '', currency: '',
currencyRate: 0,
currencyRate: 1,
taxRate: 0, taxRate: 0,
taxCode:'', taxCode:'',
otherCondition: '', otherCondition: '',

Loading…
Cancel
Save