From ec99648a44f8fb7f31cb74d2ad66725f67c02563 Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Fri, 12 Apr 2024 16:28:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E8=A1=A8=E5=A4=B4=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E5=90=8DV1.0.3=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Panel/index.vue | 5 +++-- src/views/product/strategy/150.vue | 4 ++-- src/views/product/strategy/151.vue | 2 +- src/views/product/strategy/152.vue | 2 +- src/views/product/strategy/153.vue | 4 ++-- src/views/product/strategy/154.vue | 4 ++-- src/views/product/strategy/155.vue | 6 +++--- src/views/product/strategy/156.vue | 10 +++++----- 8 files changed, 19 insertions(+), 18 deletions(-) diff --git a/src/components/Panel/index.vue b/src/components/Panel/index.vue index 037efe0..be5779c 100644 --- a/src/components/Panel/index.vue +++ b/src/components/Panel/index.vue @@ -562,11 +562,12 @@ let reload = async () => { }; // 重新开始询问框 let reloadConfirm = async () => { - ElMessageBox.confirm('此操作将会清空所有操作记录,确定重新开始?', '提示', { + ElMessageBox.confirm('
点击重新开始,之前操作会清空。
确定重新开始吗?
', '提示', { confirmButtonText: '确定', cancelButtonText: '取消', type: 'warning', closeOnClickModal: false, + dangerouslyUseHTMLString: true, }) .then(async () => { getEntryTime(1); @@ -808,7 +809,7 @@ onUnmounted(() => { delCache = null; setNewProject = null; reload = null; - reloadConfirm = null + reloadConfirm = null; startCount = null; setSubmit = null; clearInterval(counterTimer.value); diff --git a/src/views/product/strategy/150.vue b/src/views/product/strategy/150.vue index 27580a0..fc0e4a7 100644 --- a/src/views/product/strategy/150.vue +++ b/src/views/product/strategy/150.vue @@ -8,11 +8,11 @@ :span-method="span" border>