fix:成品检验传入type(prod成品)和type2(10抽检)

This commit is contained in:
shijing 2024-08-20 11:15:06 +08:00
parent f2546ecb91
commit 20890b5532
1 changed files with 2 additions and 1 deletions

View File

@ -91,7 +91,8 @@ export default {
query: { query: {
page: 1, page: 1,
page_size: 20, page_size: 20,
type: 10, type: 'prod',
type2: 10,
}, },
ftestWork:'', ftestWork:'',
materialCate:'', materialCate:'',