From 2b7aa252800610ab2e9e46bcaa99dde37c557d1d Mon Sep 17 00:00:00 2001
From: Cxx0822 <1556464090@qq.com>
Date: Sat, 12 Sep 2026 19:47:20 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E5=9B=BE=E7=89=87?=
=?UTF-8?q?=E6=98=BE=E7=A4=BA=E6=A0=BC=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/record/index.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/pages/record/index.vue b/src/pages/record/index.vue
index c18b2b6..39fbf61 100644
--- a/src/pages/record/index.vue
+++ b/src/pages/record/index.vue
@@ -1 +1 @@
-
{{ patchStore.currentPatch.crop.name }}
{{ patchStore.currentPatch.crop.variety }}
📅 {{ patchStore.currentPatch.crop?.date }}
点击添加作物
{{ item.type }}
{{ item.stage }}
{{ item.date }}
{{ item.content }}
\ No newline at end of file
+
{{ patchStore.currentPatch.crop.name }}
{{ patchStore.currentPatch.crop.variety }}
📅 {{ patchStore.currentPatch.crop?.date }}
点击添加作物
{{ item.type }}
{{ item.stage }}
{{ item.date }}
{{ item.content }}
\ No newline at end of file