Commit 977e95a2 authored by caolaoban's avatar caolaoban

修改

parent 4d552f17
......@@ -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