This commit is contained in:
hayu 2025-10-13 22:55:53 +08:00
parent a70834e09f
commit 360fc6ae85
1 changed files with 1 additions and 1 deletions

View File

@ -438,7 +438,7 @@
<span style="text-decoration: underline">{{ authorizeData.projectDept }}</span>
授权委托:
<span v-for="(item, index) in authorizeData.detailsList" :key="index">
<span style="text-decoration: underline">{{authorizeData.leaseUnit }}{{ item.name }}</span>
<span style="text-decoration: underline">{{authorizeData.teamName }}{{ item.name }}</span>
身份证号
<span style="text-decoration: underline">{{ item.idNumber }}</span>