uu
This commit is contained in:
parent
a809b46bf3
commit
a4368aa714
@ -215,9 +215,9 @@
|
||||
this.calteFreight()
|
||||
|
||||
},
|
||||
handleAddFee(val) {
|
||||
handleAddFee(code) {
|
||||
this.costModal.show = {}
|
||||
this.costModal.item = this.getNewCostItem()
|
||||
this.costModal.item = this.getNewCostItem(code)
|
||||
},
|
||||
async calcWaybillFee(params = {}) {
|
||||
// calcFeeType计算入参特殊处理
|
||||
|
||||
Loading…
Reference in New Issue
Block a user