From 5ab8d4845158bd80598587322dbe16adc9073e9c Mon Sep 17 00:00:00 2001 From: shidongli Date: Tue, 30 Aug 2022 11:30:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AA=E4=BA=BA=E6=88=90=E7=BB=A9=E5=BD=95?= =?UTF-8?q?=E5=85=A5=20=E5=8F=8C=E5=87=BB=E9=80=89=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/testItemScore/index.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/views/system/testItemScore/index.vue b/src/views/system/testItemScore/index.vue index 3d6f026..f85ca59 100644 --- a/src/views/system/testItemScore/index.vue +++ b/src/views/system/testItemScore/index.vue @@ -112,6 +112,8 @@ v-loading="loading" :data="testItemScoreList" @selection-change="handleSelectionChange" + @row-dblclick="handledbClick" + ref="table" >