From c2214e830057f78d44be7eb930a3391eeaace3b9 Mon Sep 17 00:00:00 2001 From: Allen Date: Mon, 29 Apr 2024 11:28:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7vuetify-use-dialog=E8=87=B3v0?= =?UTF-8?q?.6.11=EF=BC=8C=E8=A7=A3=E5=86=B3=E5=BC=B9=E5=87=BAConfirm?= =?UTF-8?q?=E5=90=8E=E7=82=B9=E5=87=BBoverlay=E5=85=B3=E9=97=AD=E5=90=8E?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E5=86=8D=E6=AC=A1=E5=BC=B9=E5=87=BAConfirm?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae7eb9f4..81c612fa 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "vue3-apexcharts": "^1.4.1", "vue3-perfect-scrollbar": "^2.0.0", "vuetify": "3.5.14", - "vuetify-use-dialog": "^0.6.0", + "vuetify-use-dialog": "^0.6.11", "vuex": "^4.1.0", "vuex-persistedstate": "^4.1.0", "webfontloader": "^1.6.28"