From a8eb56317316ce27d754fe5813899488897aeee6 Mon Sep 17 00:00:00 2001 From: dingtalk_umvbsp Date: Tue, 25 Apr 2023 15:36:53 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=20=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E5=9F=BA=E5=9C=B0=E6=8F=90=E7=A4=BA=E5=BB=B6=E9=95=BF=E6=97=B6?= =?UTF-8?q?=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/home/index.vue b/pages/home/index.vue index 330982f..83df05a 100644 --- a/pages/home/index.vue +++ b/pages/home/index.vue @@ -432,7 +432,7 @@ import request,{host} from '@/common/request' this.plantBase=[res.data] this.$store.commit("setBaseId", {id:res.data[0].id,name:res.data[0].baseName}) }else{ - uni.showToast({title:"请在管理端维护基地!",icon:"none"}) + uni.showToast({title:"请在管理端维护基地!",icon:"none",duration:3000}) } }else{ uni.showModal({