Compare commits

...

2 Commits

Author SHA1 Message Date
hayu 9ad9af7f98 Merge remote-tracking branch 'origin/material-ui' into material-ui 2025-10-13 22:56:11 +08:00
hayu 360fc6ae85 修改 2025-10-13 22:55:53 +08:00
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>