fix:禅道361
This commit is contained in:
parent
f47bcebbbb
commit
4565b7ccca
|
|
@ -399,7 +399,7 @@ export default {
|
|||
let that = this;
|
||||
let params = {material: this.form.material,page: 0};
|
||||
if (this.mgroup != null) {
|
||||
params.mgroup= this.mgroup;
|
||||
params.mgroupx= this.mgroup;
|
||||
if(that.type=='do_in'){
|
||||
params.state = 10;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue