@@ -56,7 +56,8 @@ export default {
value: this.parentNode.id,
op: '='
}
- }
+ },
+ selectList: []
};
},
computed: {}, // 计算属性