From f15fb880a1f949c4ae50a8658dff217a3ccce892 Mon Sep 17 00:00:00 2001 From: ZZJ <zzjdsg2300@163.com> Date: 星期四, 30 九月 2021 18:33:34 +0800 Subject: [PATCH] 系统设置/维护v1.2 --- src/pages/vindicate/views/restartSettings.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/pages/vindicate/views/restartSettings.vue b/src/pages/vindicate/views/restartSettings.vue index 5396dee..6515ca5 100644 --- a/src/pages/vindicate/views/restartSettings.vue +++ b/src/pages/vindicate/views/restartSettings.vue @@ -201,7 +201,7 @@ }, restart() { const h = this.$createElement; - const icon = this.$msgbox( { + const icon = this.$msgbox( { title: "", message: h( "div", -- Gitblit v1.8.0