mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2026-08-06 10:57:26 +08:00
管理端注释添加完成
This commit is contained in:
@@ -88,13 +88,13 @@ export default {
|
||||
this.$nextTick(() => {
|
||||
this.show = true;
|
||||
});
|
||||
// this.$router.go(0)
|
||||
},
|
||||
},
|
||||
mounted() {
|
||||
this.clickTab(this.selected);
|
||||
},
|
||||
methods: {
|
||||
// tab切换
|
||||
clickTab(name) {
|
||||
this.selected = name;
|
||||
this.getSettingData(name);
|
||||
|
||||
Reference in New Issue
Block a user