新增资源管理

This commit is contained in:
shijingjing
2022-10-08 15:31:25 +08:00
parent 4a0f4535d0
commit 575606766f
4 changed files with 270 additions and 10 deletions

View File

@@ -27,7 +27,7 @@ export default {
return hash == "#resourceClassification" ? resourceClassification :
hash == "#resourceManagement" ? resourceManagement :
hash == "#resourceMap" ? resourceMap :
hash == "#addResource" ? addResource:resourceList
hash == "#addResource" ? addResource : resourceList
}
},
components: {