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