This commit is contained in:
aihe 2024-05-24 14:03:44 +08:00
parent f5c5172d55
commit 1b8345d199

View File

@ -93,7 +93,7 @@
return {}
},
created() {
;(!this.modelInfo.feeItems || this.modelInfo.feeItems.length == 0) && this.calcWaybillFee();
this.calcWaybillFee();
},
onHide() {