@@ -416,7 +416,6 @@ export default {
},
// 折叠面板
handleChange(val) {
- // console.log(val);
if(!(val+'')){
return false
}
@@ -425,7 +424,7 @@ export default {
// 查询已添加的特征
async getFeature() {
- if(this.witchRight == null || this.witchRight == ''){
+ if(this.witchRight == null || this.witchRight+'' == ''){
let params = {