feat: 优化 项目详情 表格刷新 等待效果
This commit is contained in:
parent
b5a1e98e49
commit
bdfb648019
|
@ -240,6 +240,7 @@ export default {
|
|||
},
|
||||
// 获取 子设备列表
|
||||
getTableFilterList() {
|
||||
this.tableLoading = true;
|
||||
this.filterList = [];
|
||||
this.getChildrenDeviceList();
|
||||
listProjectTableFilter({
|
||||
|
|
Loading…
Reference in New Issue