From 9b115417d38588fbbcca2b12616eb89b67cb2660 Mon Sep 17 00:00:00 2001 From: Ching Date: Thu, 3 Feb 2022 01:21:24 +0800 Subject: [PATCH] =?UTF-8?q?feat(recipe=20mobile):=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E8=8F=9C=E8=B0=B1=E5=90=8E=E5=BC=B9=E5=87=BA=E6=88=90=E5=8A=9F?= =?UTF-8?q?=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修改菜谱后弹出成功提示 Signed-off-by: Ching --- .../components/recipe-mobile/recipe-edit.vue | 22 +++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/frontend/src/components/recipe-mobile/recipe-edit.vue b/frontend/src/components/recipe-mobile/recipe-edit.vue index 4c90b7e..a6d284f 100644 --- a/frontend/src/components/recipe-mobile/recipe-edit.vue +++ b/frontend/src/components/recipe-mobile/recipe-edit.vue @@ -59,7 +59,16 @@