新增资源管理
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user