mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 17:05:54 +08:00
物流公司switch切换无效,代码注释添加
This commit is contained in:
@@ -22,9 +22,11 @@
|
||||
export default {
|
||||
name: "Error403",
|
||||
methods: {
|
||||
// 返回上一页
|
||||
backPage() {
|
||||
this.$router.go(-1);
|
||||
},
|
||||
// 返回首页
|
||||
goHome() {
|
||||
this.$router.push({
|
||||
name: "home_index",
|
||||
|
||||
Reference in New Issue
Block a user