Commit 0bbca423 authored by jingnan's avatar jingnan 👀

合并冲突

parents e4526157 957ffc87
......@@ -258,6 +258,11 @@ export default {
'operator': 'EQ',
// 'value': 1626781927440
value: user
},
{
'fieldName': 'prodTask.subTypeName',
'operator': 'EQ',
'value': this.$route.query.title === '装配任务' ? 'FitOut' : 'CheckOut'
}
],
'operator': 'AND'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment