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