新增计划初始化

This commit is contained in:
sjl
2025-06-27 10:53:56 +08:00
parent 7b93363b23
commit 0e6f123306

View File

@@ -365,8 +365,7 @@ const open = async (sign: string,
} else { } else {
resetFormContent() resetFormContent()
} }
// 重置表单
dialogFormRef.value?.resetFields()
if(sign == 'add') if(sign == 'add')
{ {