Merge pull request 'wxy' (#111) from wxy into master
Reviewed-on: http://git.feashow.cn/feashow/SmartOpsWeb/pulls/111
This commit is contained in:
@@ -52,16 +52,6 @@ const searchConfig = reactive([
|
|||||||
checkStrictly: true
|
checkStrictly: true
|
||||||
},
|
},
|
||||||
component: 'el-input',
|
component: 'el-input',
|
||||||
}, {
|
|
||||||
label: '工单状态',
|
|
||||||
prop: 'orderState',
|
|
||||||
props: {
|
|
||||||
placeholder: '请选择工单状态查询',
|
|
||||||
cacheKey: 'work_order_status',
|
|
||||||
clearable: true,
|
|
||||||
filterable: true,
|
|
||||||
},
|
|
||||||
component: shallowRef(fvSelect),
|
|
||||||
}, {
|
}, {
|
||||||
label: '处理人',
|
label: '处理人',
|
||||||
prop: 'operationUser',
|
prop: 'operationUser',
|
||||||
|
|||||||
Reference in New Issue
Block a user