完成资产隔离

This commit is contained in:
dushixiang
2021-01-17 23:54:05 +08:00
parent a0610b8ce0
commit 28d17accd2
16 changed files with 1072 additions and 63 deletions

View File

@ -88,6 +88,7 @@ class Asset extends Component {
};
async componentDidMount() {
this.loadTableData();
let result = await request.get('/tags');