fix: 修复资源池下拉框显示uuid的问题

This commit is contained in:
Captain.B 2020-08-28 16:03:09 +08:00
parent 46cab70f36
commit 0757d0f6ab
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ export default {
} else {
this.calculateChart();
}
this.getResourcePools();
},
},
methods: {