车辆对接
This commit is contained in:
		@ -399,10 +399,11 @@ tabs = {
 | 
			
		||||
   */
 | 
			
		||||
  initST() {
 | 
			
		||||
    this.columns = [
 | 
			
		||||
      { title: '', type: 'checkbox', width: '50px', className: 'text-center' },
 | 
			
		||||
      { title: '', type: 'checkbox',   fixed: 'left', width: '50px', className: 'text-center' },
 | 
			
		||||
      {
 | 
			
		||||
        title: '订单号',
 | 
			
		||||
        width: '180px',
 | 
			
		||||
        fixed: 'left',
 | 
			
		||||
        className: 'text-left',
 | 
			
		||||
        render: 'billCode'
 | 
			
		||||
      },
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user