合同列表字段宽度调整

This commit is contained in:
‘huanghaiixia’
2026-03-03 17:01:17 +08:00
parent 7c8f585f9e
commit 207f8cc311
24 changed files with 102 additions and 173 deletions

View File

@ -418,8 +418,10 @@
formState.bDeptName = res?.dept?.name
formState.bDeptId = res?.dept?.id
formState.comName = res?.comp?.name
formState.comId = res?.comp?.id
if (!pageId.value) {
formState.comName = res?.comp?.name
formState.comId = res?.comp?.id
}
}
const getApproList = (val) => {
dataListAppro.value = val