refactor: 所有业务线的接口调用添加TypeScript类型声明描述
This commit is contained in:
@@ -403,6 +403,7 @@ function handleDelete(row: any) {
|
||||
* 重置表单
|
||||
*/
|
||||
function resetForm() {
|
||||
state.formData.id = undefined;
|
||||
dataFormRef.value.resetFields();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user