From a013e0bf9e7a16b4a442f29d964293fe8deeac50 Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Mon, 1 Sep 2025 10:37:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E8=AE=A2=E5=8D=95=E6=9A=82=E6=97=A0?= =?UTF-8?q?=E8=AE=BE=E5=A4=87=E6=97=B6=EF=BC=8C=E4=BC=98=E5=8C=96=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/lease/lease.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/lease/lease.vue b/pages/lease/lease.vue index ad66807..183a6e5 100644 --- a/pages/lease/lease.vue +++ b/pages/lease/lease.vue @@ -246,7 +246,7 @@ export default { // 检查是否有设备类型数据 if (this.deviceTypes.length === 0) { uni.showToast({ - title: '设备类型加载中,请稍后重试', + title: '暂无可租聘设备', icon: 'none', }) return