@@ -385,6 +385,7 @@ class OrderList extends \common\libs\dataList\DataList implements DataListInterf
},
],
'INVOICE_REMARK' => null,
+ 'METHOD' => null,
];
}
return $this->columns;