Browse Source

修改bug

qukaidi 3 năm trước cách đây
mục cha
commit
911f851230
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/fee-info/main.vue

+ 1 - 1
src/components/fee-info/main.vue

@@ -433,7 +433,7 @@ export default {
           } else {
             let data={
               srcParentId:row.id,
-              billType:this.billType,
+              billType:this.itemType,
               tradeType:this.optionType
             }
             delItem2(data, this.feeUrl).then(res => {