'修改图片参数转换处理'

This commit is contained in:
esacpe
2025-09-26 12:02:25 +08:00
parent 3feb4a1223
commit 5208ce4fde
3 changed files with 86 additions and 4 deletions

View File

@ -99,7 +99,7 @@ const pageData = reactive({
{ label: "证件号码", prop: "zjhm" },
{ label: "联系方式", prop: "lxdh" },
{ label: "岗位", prop: "gw", showSolt: true },
{ label: "申请时间", prop: "xtCjsj" },
{ label: "申请时间", prop: "sqrq" },
{ label: "是否上传资料", prop: "pxgs", showSolt: true },
{ label: "是否线上培训", prop: "sfpx", showSolt: true },
]