gengx
This commit is contained in:
@@ -271,7 +271,6 @@ export default {
|
||||
that.MonType=[];
|
||||
that.MonTypePro=[];
|
||||
Object.keys(that.MonList).forEach(key=>{
|
||||
that.MonType.push(key);
|
||||
that.MonTypePro.push(that.MonList[key]);
|
||||
})
|
||||
console.log(that.MonList);
|
||||
|
Reference in New Issue
Block a user