明树Git Lab

Commit 3b68760b authored by zhanghan's avatar zhanghan

bug调整

parent 189a486f
Pipeline #108217 passed with stage
in 20 seconds
This diff is collapsed.
......@@ -230,7 +230,9 @@ const dialogTitle = ref("新增用户");
// 用户表单数据
const userForm = ref();
const userFormData = ref({});
const userFormData = ref({
enable: 0,
});
const departmentData = ref([]);
const rolesData = ref([]);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment