fix : 详情修改为一个文件上传入口及测试校验,同步移动端详情展示
This commit is contained in:
@@ -197,8 +197,7 @@ const rollbackHandler = async () => {
|
||||
type: res.code === 1000 ? 'success' : 'error'
|
||||
})
|
||||
if (res.code === 1000) {
|
||||
tagsViewStore.delVisitedViews(router.currentRoute.value.path)
|
||||
back()
|
||||
location.reload()
|
||||
}
|
||||
}
|
||||
const handleAgree = async () => {
|
||||
|
||||
Reference in New Issue
Block a user