Parcourir la source

格式化页面

lex-xin il y a 11 mois
Parent
commit
0058be88b3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/cloudPractice/cloudPractice.tsx

+ 1 - 1
src/views/cloudPractice/cloudPractice.tsx

@@ -573,7 +573,7 @@ export default defineComponent({
 
             await handleGetSubject_gym()
          }
-         
+
          if (state.levelList.length > 0) {
             let result: any = []
             if (type === "level" && state.levelId) {