From 3afcca12fde73479174558081354ff0da94a04b8 Mon Sep 17 00:00:00 2001 From: fanfan Date: Thu, 22 Feb 2024 17:45:27 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=E4=BF=AE=E6=94=B9=E5=8F=91?= =?UTF-8?q?=E8=B4=A7=E8=AE=B0=E5=BD=95=20=E9=92=B1=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/news3/seasoningCondimentsRecord.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/news3/seasoningCondimentsRecord.vue b/pages/news3/seasoningCondimentsRecord.vue index 72b50d0..79cc4b2 100644 --- a/pages/news3/seasoningCondimentsRecord.vue +++ b/pages/news3/seasoningCondimentsRecord.vue @@ -193,7 +193,7 @@ } = await newFunApi.editTransfer(parmes); if (status == 200) { uni.showToast({ - title: "录入成功" + title: "修改成功" }) setTimeout(function() { uni.$emit('refreshData');