Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -2274,8 +2274,8 @@ export default { | ... | @@ -2274,8 +2274,8 @@ export default { |
| 2274 | disabled: false, | 2274 | disabled: false, |
| 2275 | }, | 2275 | }, |
| 2276 | show: true, | 2276 | show: true, |
| 2277 | - // }) | 2277 | + }) |
| 2278 | - } | 2278 | + // } |
| 2279 | }); | 2279 | }); |
| 2280 | 2280 | ||
| 2281 | state.node_tree[model.id] = { | 2281 | state.node_tree[model.id] = { | ... | ... |
-
Please register or login to post a comment