修改编辑文章时,如果获取数据失败,导致界面没有恢复的错误

This commit is contained in:
jacky 2024-05-15 14:04:38 +08:00
parent 515e7158f0
commit 53c8857e9d
1 changed files with 2 additions and 0 deletions

View File

@ -296,8 +296,10 @@ const getCurrentDatetime = () => {
//
const openPage = async (params) => {
showErrMessage.value = ''
showDrawer.value = true
isEdit.value = false
fullscreenLoading.value = true
emptyForm()
getCategoryData()