Merge branch 'material-ui' of http://192.168.30.2:3000/bonus/bonus-ui into material-ui

This commit is contained in:
hongchao 2025-10-14 17:31:17 +08:00
commit 07849089ca
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>