From 231109f01332c567605d4aa12c182a2ade8bfad3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Wed, 29 Mar 2023 08:57:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/poser/index.vue | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/views/system/poser/index.vue b/src/views/system/poser/index.vue index 4e710f6..ee7542b 100644 --- a/src/views/system/poser/index.vue +++ b/src/views/system/poser/index.vue @@ -157,7 +157,7 @@ @@ -286,10 +286,16 @@ :key="item.dictValue" :label="item.dictLabel" :value="item.dictValue" + @click.native="taptypes(scope.row,item)" > + + +