解决冲突

This commit is contained in:
wangshiming
2022-02-24 16:31:01 +08:00
parent 0e4a6c792b
commit b0a301564b
8 changed files with 24 additions and 16 deletions

View File

@ -412,12 +412,12 @@ export class insuranceManagementListComponent implements OnInit {
{
title: '货主',
className: 'text-left',
width: '180px',
width: '250px',
index: 'shipperAppUserName'
},
{
title: '所属项目',
width: '200px',
width: '250px',
className: 'text-left',
index: 'enterpriseProjectName'
},