Commit d397307c authored by 姬鋆屾's avatar 姬鋆屾

提交修改离职员工表部门回显只显示部门id的问题

parent 21d7b470
......@@ -64,8 +64,8 @@
<Field
label="所属部门"
prop="deptId"
v-model="form.deptId"
:enumData="dict.deptId"
v-model="form.deptName"
:enumData="dict.deptName"
placeholder="请输入所属部门"
/>
<Field
......
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