From b95c7e66964eb63ef20ab672b147c054064a0b83 Mon Sep 17 00:00:00 2001 From: Ching Date: Tue, 5 Oct 2021 16:48:17 +0800 Subject: [PATCH] =?UTF-8?q?fix(daily=20recipe=20detail=20page):=20[M]=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20api=20=E8=B7=AF=E5=BE=84=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [M] 修复 api 路径错误 Signed-off-by: Ching --- frontend/src/components/daily_recipe_detail.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/daily_recipe_detail.vue b/frontend/src/components/daily_recipe_detail.vue index d28fedc..7e60e26 100644 --- a/frontend/src/components/daily_recipe_detail.vue +++ b/frontend/src/components/daily_recipe_detail.vue @@ -49,6 +49,7 @@