车辆对接
This commit is contained in:
@ -190,10 +190,11 @@ export class SupplyManagementBulkComponent implements OnInit {
|
||||
*/
|
||||
initST() {
|
||||
this.columns = [
|
||||
{ title: '', type: 'checkbox', width: '50px', className: 'text-center' },
|
||||
{ title: '', type: 'checkbox', fixed: 'left', width: '50px', className: 'text-center' },
|
||||
{
|
||||
title: '货源编号',
|
||||
width: '200px',
|
||||
fixed: 'left',
|
||||
className: 'text-left',
|
||||
render: 'resourceCode'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user