提交 f7965161 编写于 作者: H haoxr

fix: 用户编辑后新增用户名只读无法编辑问题修复

Former-commit-id: 4ae591bf
上级 7af23381
......@@ -329,6 +329,7 @@ function closeDialog() {
dialog.value.visible = false;
dataFormRef.value.resetFields();
dataFormRef.value.clearValidate();
formData.value.id = undefined;
}
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册