mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-13 04:46:46 +08:00
fix: 关卡列表bug,和右侧管理内容添加
This commit is contained in:
@@ -312,7 +312,7 @@ export default {
|
||||
|
||||
onMounted(() => {
|
||||
setTimeout(() => {
|
||||
getManageList();
|
||||
// getManageList();
|
||||
}, 1000);
|
||||
});
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user