fix:成品检验传入type(prod成品)和type2(10抽检)
This commit is contained in:
parent
f2546ecb91
commit
20890b5532
|
@ -91,7 +91,8 @@ export default {
|
|||
query: {
|
||||
page: 1,
|
||||
page_size: 20,
|
||||
type: 10,
|
||||
type: 'prod',
|
||||
type2: 10,
|
||||
},
|
||||
ftestWork:'',
|
||||
materialCate:'',
|
||||
|
|
Loading…
Reference in New Issue