This commit is contained in:
mashuai 2025-04-24 10:17:53 +08:00
parent 3f21a87d70
commit 87b88642e0
2 changed files with 2 additions and 2 deletions

View File

@ -753,7 +753,7 @@ public class TmTaskServiceImpl implements TmTaskService {
String type = "";
List<LeaseApplyDetails> list = new ArrayList<>();
if (CollUtil.isNotEmpty(leaseAuditList)) {
unitName = leaseAuditList.get(0).getDeptName();
unitName = leaseAuditList.get(0).getUnitName();
projectName = leaseAuditList.get(0).getProName();
type = leaseAuditList.get(0).getCompanyId() == 101 ? "机具设备" : "调试设备";
list = leaseAuditList.get(0).getLeaseApplyDetails();

View File

@ -363,7 +363,7 @@
<span>供应商</span>
<!-- <span v-if="printTableData.length > 0">{{
printTableData[0].supplier
}}</span>
}}</span>
-->
<span v-if="printTableData.length > 0">