@@ -713,7 +713,7 @@ export default {
) {
this.deviceShowList = this.showColum[key1];
} else {
- this.deviceShowList = this.showColum[key];
+ this.deviceShowList = this.showColum[key] || [];
}
// this.deviceShowList = this.showColum[key];