Explorar o código

增加财务字段itemType

lichao %!s(int64=3) %!d(string=hai) anos
pai
achega
6dbc0cba4f
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/components/fee-info/main.vue

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

@@ -612,7 +612,8 @@ export default {
           })
           let data = {
             billType: type,
-            itemsList : this.selectionList
+            itemsList : this.selectionList,
+            itemType: this.itemType,
           }
           if(type === '申请'){
             this.$confirm("您确定申请付费吗?", "提示", {