From f9e3a5bae52c9cf9e09df1aea5efcee12a48050c Mon Sep 17 00:00:00 2001 From: wanganmao <525987762@qq.com> Date: Fri, 25 Nov 2022 15:45:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=BE=8E=E7=90=AA=E7=9F=A9=E9=98=B5?= =?UTF-8?q?=E6=A0=87=E7=AD=BE=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Answer/questions/QMatrix/MatrixInputPage.vue | 1 - src/views/Answer/questions/QMatrix/MatrixRadioPage.vue | 1 - 2 files changed, 2 deletions(-) diff --git a/src/views/Answer/questions/QMatrix/MatrixInputPage.vue b/src/views/Answer/questions/QMatrix/MatrixInputPage.vue index 161b500b..d6a5d7c4 100644 --- a/src/views/Answer/questions/QMatrix/MatrixInputPage.vue +++ b/src/views/Answer/questions/QMatrix/MatrixInputPage.vue @@ -101,7 +101,6 @@ export default { border-color: #fff !important; } :deep(*) { - color: #fff !important; } td{ padding: 5px; diff --git a/src/views/Answer/questions/QMatrix/MatrixRadioPage.vue b/src/views/Answer/questions/QMatrix/MatrixRadioPage.vue index d50d011d..c1dac47b 100644 --- a/src/views/Answer/questions/QMatrix/MatrixRadioPage.vue +++ b/src/views/Answer/questions/QMatrix/MatrixRadioPage.vue @@ -54,6 +54,5 @@ export default { border-color: #fff !important; } :deep(*) { - color: #fff !important; } \ No newline at end of file