|
@@ -745,8 +745,8 @@ IF NOT EXISTS t_user_table (
|
|
|
// });
|
|
|
sessionStorage.setItem("defaultUrl", '/menu/smart1');
|
|
|
that.$router.push({
|
|
|
- path: "/menu/animation",
|
|
|
- query: { url: "swfk" },
|
|
|
+ path: "/menu/smart1",
|
|
|
+ query: { url: "rjdh" },
|
|
|
});
|
|
|
}
|
|
|
//当type等于2时跳转到我的测试页面
|