fix:修改了部分字段错误
This commit is contained in:
@@ -127,7 +127,7 @@ const tableConfig = reactive({
|
|||||||
width: 200
|
width: 200
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
prop: 'siteName',
|
prop: 'orderName',
|
||||||
label: '工单名称',
|
label: '工单名称',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: 200
|
width: 200
|
||||||
@@ -195,7 +195,7 @@ const tableConfig = reactive({
|
|||||||
width: 200
|
width: 200
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
prop: 'workOrderNumber',
|
prop: 'knotter',
|
||||||
label: '关单人',
|
label: '关单人',
|
||||||
align: 'center'
|
align: 'center'
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -127,7 +127,7 @@ const tableConfig = reactive({
|
|||||||
width: 200
|
width: 200
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
prop: 'siteName',
|
prop: 'orderName',
|
||||||
label: '工单名称',
|
label: '工单名称',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: 200
|
width: 200
|
||||||
@@ -195,7 +195,7 @@ const tableConfig = reactive({
|
|||||||
width: 200
|
width: 200
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
prop: 'workOrderNumber',
|
prop: 'knotter',
|
||||||
label: '关单人',
|
label: '关单人',
|
||||||
align: 'center'
|
align: 'center'
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -127,7 +127,7 @@ const tableConfig = reactive({
|
|||||||
width: 200
|
width: 200
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
prop: 'siteName',
|
prop: 'orderName',
|
||||||
label: '工单名称',
|
label: '工单名称',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: 200
|
width: 200
|
||||||
@@ -195,7 +195,7 @@ const tableConfig = reactive({
|
|||||||
width: 200
|
width: 200
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
prop: 'workOrderNumber',
|
prop: 'knotter',
|
||||||
label: '关单人',
|
label: '关单人',
|
||||||
align: 'center'
|
align: 'center'
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user