1.14 概念中心模块调整,战略分析模块界面完善
This commit is contained in:
@@ -9,7 +9,7 @@ const _sfc_main = {
|
||||
},
|
||||
onLoad(e) {
|
||||
if (e.name) {
|
||||
this.url = "https://valuefrontier.cn/htmls/" + e.name + ".html";
|
||||
this.url = "https://valuefrontier.cn/htmls/concept/" + e.name + "/";
|
||||
}
|
||||
},
|
||||
methods: {}
|
||||
|
||||
Reference in New Issue
Block a user