From 8ed8cca8d71b03875db40f32b2fb41e54587e487 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Fri, 27 Oct 2023 14:13:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pagesC/healthtest/healthtest.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/pagesC/healthtest/healthtest.vue b/pagesC/healthtest/healthtest.vue index 1deca04..5240ba3 100644 --- a/pagesC/healthtest/healthtest.vue +++ b/pagesC/healthtest/healthtest.vue @@ -47,7 +47,6 @@ this.$refs.uToast.show({ title: '您未登录,请先登录', type: 'error', - duration: '1000', url: '/pages/login/login' }) } else {