mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2026-06-23 10:30:26 +08:00
管理端注释添加完成
This commit is contained in:
@@ -45,7 +45,7 @@ export default {
|
||||
LangSwitch,
|
||||
Header,
|
||||
Footer,
|
||||
verify,
|
||||
verify
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
@@ -77,7 +77,6 @@ export default {
|
||||
};
|
||||
},
|
||||
methods: {
|
||||
mounted() {},
|
||||
afterLogin(res) {
|
||||
// 登录成功后处理
|
||||
let accessToken = res.result.accessToken;
|
||||
|
||||
Reference in New Issue
Block a user