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