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