Commit 3f631615 authored by zhangfeng's avatar zhangfeng

修复积分规则添加按钮

(cherry picked from commit dfd38694)
parent 652b3a88
......@@ -466,7 +466,7 @@ export default {
// new score rule func
handleNewScoreRule() {
this.$router.push({
path: "/memberManagement/addIntegrationRuleOperation",
path: "/member/memberManagement/addIntegrationRuleOperation",
query: { pageStatus: "new" },
});
},
......
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