fix code style
This commit is contained in:
@@ -1064,9 +1064,7 @@ export default {
|
||||
icon: newData.pageIcon,
|
||||
color: newData.color
|
||||
}
|
||||
this.data.settings = newData.settings;
|
||||
// this.settings = newData.settings;
|
||||
|
||||
this.data.settings = newData.settings;
|
||||
this.filters = {};
|
||||
}
|
||||
if (this.typeView === "GRID" && this.$refs["vueTable"]) {
|
||||
|
||||
Reference in New Issue
Block a user