This commit is contained in:
Taric Xin
2022-02-18 10:36:20 +08:00
parent 7a24657bc1
commit 430574fd72
2 changed files with 1 additions and 2 deletions

View File

@ -92,7 +92,6 @@ export class FreightConfigComponent implements OnInit {
initST(): STColumn[] {
return [
// { title: '', type: 'checkbox', className: 'text-center' },
{ title: '企业名称', className: 'text-center', index: 'enterpriseName', width: 160 },
{ title: '网络货运人', className: 'text-center', index: 'netTranName', width: 160 },
{