From e83527ae2e331aeef8e7c53d0676669ab8c53541 Mon Sep 17 00:00:00 2001 From: starknt <1431880400@qq.com> Date: Mon, 25 Nov 2024 16:56:18 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4`windows`=E5=BB=BA=E8=AE=AE?= =?UTF-8?q?=E5=BC=80=E6=9C=BA=E8=87=AA=E5=90=AF=E7=9A=84=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/gui/src/view/pages/setting.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/packages/gui/src/view/pages/setting.vue b/packages/gui/src/view/pages/setting.vue index 607c0f9..da7dfeb 100644 --- a/packages/gui/src/view/pages/setting.vue +++ b/packages/gui/src/view/pages/setting.vue @@ -264,7 +264,7 @@ export default { this.$confirm({ title: '确定要恢复出厂设置吗?', width: 610, - content: (h) => ( + content: h => (