feat:业务办理
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -146,6 +146,7 @@ export default { | ... | @@ -146,6 +146,7 @@ export default { |
146 | this.$set(obj, 'check', true) | 146 | this.$set(obj, 'check', true) |
147 | this.getNextNode(obj.bsmSqyw) | 147 | this.getNextNode(obj.bsmSqyw) |
148 | this.djqxList = [] | 148 | this.djqxList = [] |
149 | this.djlxList = [] | ||
149 | this.itemList = [] | 150 | this.itemList = [] |
150 | }, | 151 | }, |
151 | // 获取下个节点类型 | 152 | // 获取下个节点类型 | ... | ... |
-
Please register or sign in to post a comment