chore: update deps

This commit is contained in:
xingyu4j
2022-11-07 09:39:44 +08:00
parent 6c499faafd
commit 77067a11bb
4 changed files with 160 additions and 139 deletions

View File

@ -121,7 +121,7 @@ const handleDetail = (row: PostVO) => {
// 新增操作
const handleCreate = () => {
setDialogTile('create')
xForm.value?.reset()
formData.value = undefined
}
// 修改操作