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