From 974ce7647ca7ef7e508a5204b9c934c929963452 Mon Sep 17 00:00:00 2001
From: YM <479443481@qq.com>
Date: 星期四, 30 五月 2024 11:36:57 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

---
 src/components/examinations/index.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/components/examinations/index.vue b/src/components/examinations/index.vue
index 18f0ae1..753822b 100644
--- a/src/components/examinations/index.vue
+++ b/src/components/examinations/index.vue
@@ -445,7 +445,6 @@
       cardData:[]
     };
   },
-  inject:['changeQuestionData'],
   mounted() {
     this.cardData = this.cardList
     console.log('this.cardList',this.cardList);

--
Gitblit v1.9.1