菜单配置
Showing
3 changed files
with
2 additions
and
2 deletions
... | @@ -177,7 +177,7 @@ export default { | ... | @@ -177,7 +177,7 @@ export default { |
177 | console.log("this.logoName.DNAME", this.logoName.DNAME); | 177 | console.log("this.logoName.DNAME", this.logoName.DNAME); |
178 | if ((this.logoName.DNAME = "map610700")) { | 178 | if ((this.logoName.DNAME = "map610700")) { |
179 | this.mapjson = "hanzhong"; | 179 | this.mapjson = "hanzhong"; |
180 | require(`@/common/map/${this.mapjson}.js`); | 180 | require(`@/common/map/${this.mapjson}.js`); |
181 | } | 181 | } |
182 | }, | 182 | }, |
183 | // 开启定时器 | 183 | // 开启定时器 | ... | ... |
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment