fix:禅道361

This commit is contained in:
shijing 2026-03-24 14:55:09 +08:00
parent f47bcebbbb
commit 4565b7ccca
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}