@@ -85,7 +85,7 @@ export default {
disabled: false,
// 表头
columns: [
- { title: '序号', dataIndex: 'no', width: 80, align: 'center', fixed: 'left' },
+ { title: '序号', dataIndex: 'no', width: 80, align: 'center' },
{
title: '采购单号',
dataIndex: 'purchaseBillNo',