From 13a33b2506a55fe1425d94fe931a80d64d226727 Mon Sep 17 00:00:00 2001 From: "825299534@qq.com" Date: Mon, 28 Apr 2025 08:46:43 +0800 Subject: [PATCH] =?UTF-8?q?1.=E6=B7=BB=E5=8A=A0=E5=AE=A1=E6=89=B9=E4=BA=BA?= =?UTF-8?q?=E6=95=B0=E9=87=8F=E9=99=90=E5=88=B6=E9=85=8D=E7=BD=AE2.?= =?UTF-8?q?=E8=8D=89=E7=A8=BF=E7=AE=B1=E6=B7=BB=E5=8A=A0=E5=BD=93=E5=89=8D?= =?UTF-8?q?=E8=BF=87=E6=BB=A4=E5=92=8C=E4=BB=BB=E5=8A=A1=E5=90=8D=E5=92=8C?= =?UTF-8?q?=E6=B5=81=E7=A8=8B=E5=8F=91=E8=B5=B7=E8=80=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/form/template/index.vue | 53 ++++--------------- .../task/components/processTasks/DraftsV2.vue | 15 +++++- 2 files changed, 23 insertions(+), 45 deletions(-) diff --git a/src/views/form/template/index.vue b/src/views/form/template/index.vue index cde5c0a..b44a789 100644 --- a/src/views/form/template/index.vue +++ b/src/views/form/template/index.vue @@ -8,7 +8,6 @@ :clickRowToExpand="true" :treeData="treeData" :fieldNames="fieldNames" - @row-dbClick="dbClickRow" :row-selection="rowSelection" >