zhangzhang 4 months ago
parent
commit
95304a9d0a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -44,7 +44,7 @@ import VisalMemory from "@/views/CognitiveAbilityTask/visalMemory";
 import prospectMemory from "@/views/CognitiveAbilityTask/prospectMemory";
 // import listenTest from "@/views/CognitiveAbilityTask/listenTest"; // 听觉测试
 // import listenTest2 from "@/views/CognitiveAbilityTask/listenTest2";
-import accuracy from "@/views/CognitiveAbilityTask/accuracy";
+// import accuracy from "@/views/CognitiveAbilityTask/accuracy";
 // import delay from "@/views/CognitiveAbilityTask/delay";
 // import length from "@/views/CognitiveAbilityTask/length";
 import memoryTest from "@/views/CognitiveAbilityTask/memoryTest"