fix:解决了git冲突
This commit is contained in:
@@ -55,10 +55,11 @@ const searchConfig = reactive([
|
|||||||
label: '工单状态',
|
label: '工单状态',
|
||||||
prop: 'requirementName',
|
prop: 'requirementName',
|
||||||
props: {
|
props: {
|
||||||
placeholder: '请输入工单状态查询',
|
placeholder: '请选择工单状态查询',
|
||||||
cacheKey: 'work_order_state',
|
cacheKey: 'work_order_status',
|
||||||
clearable: true,
|
clearable: true,
|
||||||
filterable: true,
|
filterable: true,
|
||||||
|
filterable: true,
|
||||||
},
|
},
|
||||||
component: shallowRef(fvSelect),
|
component: shallowRef(fvSelect),
|
||||||
}, {
|
}, {
|
||||||
|
|||||||
@@ -55,10 +55,11 @@ const searchConfig = reactive([
|
|||||||
label: '工单状态',
|
label: '工单状态',
|
||||||
prop: 'requirementName',
|
prop: 'requirementName',
|
||||||
props: {
|
props: {
|
||||||
placeholder: '请输入工单状态查询',
|
placeholder: '请选择工单状态查询',
|
||||||
cacheKey: 'work_order_state',
|
cacheKey: 'work_order_status',
|
||||||
clearable: true,
|
clearable: true,
|
||||||
filterable: true,
|
filterable: true,
|
||||||
|
filterable: true,
|
||||||
},
|
},
|
||||||
component: shallowRef(fvSelect),
|
component: shallowRef(fvSelect),
|
||||||
}, {
|
}, {
|
||||||
|
|||||||
@@ -55,10 +55,11 @@ const searchConfig = reactive([
|
|||||||
label: '工单状态',
|
label: '工单状态',
|
||||||
prop: 'requirementName',
|
prop: 'requirementName',
|
||||||
props: {
|
props: {
|
||||||
placeholder: '请输入工单状态查询',
|
placeholder: '请选择工单状态查询',
|
||||||
cacheKey: 'work_order_state',
|
cacheKey: 'work_order_status',
|
||||||
clearable: true,
|
clearable: true,
|
||||||
filterable: true,
|
filterable: true,
|
||||||
|
filterable: true,
|
||||||
},
|
},
|
||||||
component: shallowRef(fvSelect),
|
component: shallowRef(fvSelect),
|
||||||
}, {
|
}, {
|
||||||
|
|||||||
Reference in New Issue
Block a user