fix: 用户编辑后新增用户名只读无法编辑问题修复
Former-commit-id: 4ae591bfce7f5e16a8e9422675312263532341b8
This commit is contained in:
@@ -329,6 +329,7 @@ function closeDialog() {
|
||||
dialog.value.visible = false;
|
||||
dataFormRef.value.resetFields();
|
||||
dataFormRef.value.clearValidate();
|
||||
formData.value.id = undefined;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user