mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-22 17:26:43 +08:00
去掉注释
This commit is contained in:
@@ -764,10 +764,6 @@ export default {
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
// this.resourceData = JSON.parse(localStorage.getItem('typeList'))
|
||||
// if(this.resOwnerListMap.length == 0) {
|
||||
// this.$store.dispatch("getList");
|
||||
// }
|
||||
this.getResOwnerTree().then(rs=>{
|
||||
this.resOwnerListMap=rs;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user