From 870e0b3c8361cfa8af3facf67b08f1f5be66252a Mon Sep 17 00:00:00 2001
From: user1 <10901603+no-distractions1@user.noreply.gitee.com>
Date: 星期四, 13 六月 2024 10:13:49 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

---
 src/books/math/view/components/chapter001.vue |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diff --git a/src/books/math/view/components/chapter001.vue b/src/books/math/view/components/chapter001.vue
index 20c25d1..94fe450 100644
--- a/src/books/math/view/components/chapter001.vue
+++ b/src/books/math/view/components/chapter001.vue
@@ -763,12 +763,7 @@
                 }
                 }
               }
-              // this.questionData = res.data.data
-            } else {
-              // this.questionData = res.data.data;
-            }
-          } else {
-            // this.questionData = res.data.data;
+            } 
           }
           this.questionData = res.data.data;
         });

--
Gitblit v1.9.1