fix:bug修正
This commit is contained in:
parent
78cf6b0711
commit
1a4449e766
|
|
@ -294,7 +294,7 @@ export default {
|
|||
obj.mgroup = that.mgroup;
|
||||
obj.page =0;
|
||||
if(that.is_fix){//来料未完成的返修品&&出料已完成的返修品和不合格品
|
||||
params.tag = 'canfix';
|
||||
obj.tag = 'canfix';
|
||||
// obj.state = 20;
|
||||
// obj.state =30;
|
||||
}else{
|
||||
|
|
|
|||
Loading…
Reference in New Issue