From 150e150cec42f66ae0f6ab529b2f15608f7a8642 Mon Sep 17 00:00:00 2001 From: midfar Date: Thu, 9 Mar 2023 09:35:14 +0800 Subject: [PATCH] update demo --- src/views/mydemo/ElementDemo.vue | 5 ++++- src/views/mydemo/StoreDemo.vue | 6 ++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/src/views/mydemo/ElementDemo.vue b/src/views/mydemo/ElementDemo.vue index 2e36dea..8e39491 100644 --- a/src/views/mydemo/ElementDemo.vue +++ b/src/views/mydemo/ElementDemo.vue @@ -22,8 +22,9 @@ console.log('appStore.device=', useAppStore.device);