From ca790d9db4a32304490edc23252451814f3a7748 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期二, 28 五月 2024 18:45:02 +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 0087def..ce572f4 100644 --- a/src/components/examinations/index.vue +++ b/src/components/examinations/index.vue @@ -446,7 +446,6 @@ cardData:[] }; }, - inject:['changeQuestionData'], mounted() { this.cardData = this.cardList console.log('this.cardList',this.cardList); -- Gitblit v1.9.1