浏览代码

修改bug

qukaidi 3 年之前
父节点
当前提交
911f851230
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 => {