| src/views/console/system/component-classification.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/console/system/component-classification.vue
@@ -77,11 +77,6 @@ this.$API.setting.getList.get().then(res => { this.tableData = this.removeHasChildren(res.data); }) // this.$HTTP.get("/api/blade-system/menu/lazy-list",this.searchData).then(res=> { // if(res.code == 200) { // this.tableData = res.data; // } // }) }, table_edit() {