From fa0491c484264cee2d370a8a2ff36c52a8ae42f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com> Date: Sat, 1 Jan 2022 16:09:42 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E7=A7=BB=E9=99=A4defineEmits?= =?UTF-8?q?=E5=92=8CdefineProps=E5=86=85=E7=BD=AE=E5=AE=8F=E7=9A=84?= =?UTF-8?q?=E5=BC=95=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/IconSelect/index.vue | 2 +- src/components/Pagination/index.vue | 2 +- src/components/TreeSelect/index.vue | 2 +- src/layout/components/TagsView/index.vue | 16 ++++++---------- src/views/system/menu/components/Menu.vue | 2 +- src/views/system/role/components/Menu.vue | 2 +- src/views/system/role/components/Perm.vue | 2 +- 7 files changed, 12 insertions(+), 16 deletions(-) diff --git a/src/components/IconSelect/index.vue b/src/components/IconSelect/index.vue index f4618393..f4be7071 100644 --- a/src/components/IconSelect/index.vue +++ b/src/components/IconSelect/index.vue @@ -20,7 +20,7 @@