fix:修复资源管理工具类型切换 (#239)

* fix:修复资源管理工具类型切换
This commit is contained in:
yaoyun8 2024-01-11 14:43:54 +08:00 committed by GitHub
parent 00160f92df
commit 7b9ff6cfd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -205,6 +205,7 @@ export default {
state.name = state.resource.name
state.content = state.resource.content || {}
state.value = state.resource?.content?.value || ''
state.type = getCategory()
})
watch(