From e3cafb9e35ce66b3bcae21b1d349382d52841595 Mon Sep 17 00:00:00 2001 From: leiqiaochu Date: Fri, 1 Sep 2023 11:55:58 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BB=A3=E7=A0=81=E7=B2=BE=E7=AE=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/Dictionary/components/Left.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/views/system/Dictionary/components/Left.vue b/src/views/system/Dictionary/components/Left.vue index 94a5be20..e80645bf 100644 --- a/src/views/system/Dictionary/components/Left.vue +++ b/src/views/system/Dictionary/components/Left.vue @@ -51,9 +51,6 @@ const queryData = () =>{ listData.value = res.result } }) -} -const changeStatus = (value:number,item:any) =>{ - } const showEdit = (data:any) =>{ saveShow.value = true