From 2c24ae5d94bc3c73487f28d9bb23656496fff6a3 Mon Sep 17 00:00:00 2001 From: XiaoDaiGua-Ray <443547225@qq.com> Date: Wed, 6 Dec 2023 12:30:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E5=8F=B3=E9=94=AE=E8=8F=9C=E5=8D=95demo=E6=97=B6=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E9=94=99=E8=AF=AF=E5=AF=BC=E8=87=B4=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E5=A4=B1=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/demo/context-menu/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/demo/context-menu/index.tsx b/src/views/demo/context-menu/index.tsx index 5331811f..c29a212e 100644 --- a/src/views/demo/context-menu/index.tsx +++ b/src/views/demo/context-menu/index.tsx @@ -16,7 +16,7 @@ import { useContextmenuCoordinate } from '@/hooks/components' export default defineComponent({ name: 'ContextMenuDemo', setup() { - const demoOneRef = ref(null) + const demoOneRef = ref() const demoOneShow = ref(false) const options = ref([ {