fix:禅道25
This commit is contained in:
parent
2503653d28
commit
b1cf055bf8
|
@ -505,7 +505,7 @@ export default {
|
|||
mgroupsforEach(){
|
||||
let that = this;
|
||||
that.mgroups.forEach((item)=>{
|
||||
// that.getEquipment(item);
|
||||
that.getEquipment(item);
|
||||
that.getMtask1(item);
|
||||
})
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue