feat:保存缩放级别 以及部分国际化
This commit is contained in:
@@ -67,7 +67,6 @@
|
||||
this.$get('/module',{id:this.moduleId}).then(res=>{
|
||||
this.loading=false;
|
||||
this.moduleInfo=res.data.list[0];
|
||||
console.log(this.moduleInfo,this.projectId);
|
||||
})
|
||||
},
|
||||
methods:{},
|
||||
|
||||
Reference in New Issue
Block a user