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