fix: 关卡列表bug,和右侧管理内容添加

This commit is contained in:
王熙东
2022-11-14 17:45:09 +08:00
parent 6a71b47947
commit 00179237a4
5 changed files with 34 additions and 200 deletions

View File

@@ -312,7 +312,7 @@ export default {
onMounted(() => {
setTimeout(() => {
getManageList();
// getManageList();
}, 1000);
});
return {