'考试管理人员管理'
This commit is contained in:
@ -86,8 +86,8 @@ const pageData = reactive({
|
||||
{ label: "姓名", prop: "xm" },
|
||||
{ label: "证件号码", prop: "sfzh" },
|
||||
{ label: "联系方式", prop: "lxdh" },
|
||||
{ label: "岗位", prop: "" },
|
||||
{ label: "所属保安公司", prop: "" },
|
||||
{ label: "岗位", prop: "gw" },
|
||||
{ label: "所属保安公司", prop: "ssbags" },
|
||||
]
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user