Commit 78d04b25 by dupengfei

积分规则链接修改

parent 65d8864c
......@@ -90,7 +90,7 @@ export default {
{
img: require("../../assets/img/jfgl/5.png"),
name: "积分规则管理",
url: "http://10.100.17.118:9047/editJfxx",
url: "http://10.100.17.118:9047/editJfXx",
},
],
imgurl: require("../../assets/img/jfgl/tz.png"),
......
......@@ -70,7 +70,7 @@ export default {
let url = "http://10.100.17.118:9047/GrJfXq";
window.open(url, "_blank");
} else if (index == "4") {
let url = "http://10.100.17.118:9047/editJfxx";
let url = "http://10.100.17.118:9047/editJfXx";
window.open(url, "_blank");
}
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment