浏览代码

增加字段

lichao 3 年之前
父节点
当前提交
871c3d5ab9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/components/fee-info/main.vue

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

@@ -605,6 +605,7 @@ export default {
             item.itemType = '采购'
             item.optionType = this.optionType
             item.srcType = 2   //费用明细申请
+            item.tradeType = this.optionType
           })
           let data = {
             billType: type,