MALL:简化商品分类的 VO 转化

This commit is contained in:
YunaiV
2024-01-13 22:58:32 +08:00
parent fdfb028dd9
commit 26bb847383
4 changed files with 1 additions and 12 deletions

View File

@ -119,7 +119,6 @@ const resetForm = () => {
id: undefined,
name: '',
picUrl: '',
bigPicUrl: '',
status: CommonStatusEnum.ENABLE
}
formRef.value?.resetFields()