From 1a41a4656abd0d373174728e59e1aa483dcffb31 Mon Sep 17 00:00:00 2001
From: majingfu <1344267175@qq.com>
Date: Thu, 2 Feb 2023 15:12:07 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5=E5=86=9C?=
=?UTF-8?q?=E4=BA=8B=E8=AE=B0=E5=BD=95=E5=92=8C=E6=8A=95=E5=85=A5=E5=93=81?=
=?UTF-8?q?=E6=98=BE=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/home/index.vue | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/pages/home/index.vue b/pages/home/index.vue
index 3c139d7..da7b9a1 100644
--- a/pages/home/index.vue
+++ b/pages/home/index.vue
@@ -306,13 +306,13 @@
库存管理
-
+
农资库存
农产品库存
采购申请
-
+
入库管理
出库管理
@@ -325,15 +325,15 @@
农事记录
投入品
-
+
- 农事 {{new Date(v.time).format('yyyy-MM-dd')}}{{v.userName}}{{v.plotName}}{{v.farmWorkName}}
+ 农事 {{v.userName}}{{new Date(v.time).format('yyyy-MM-dd')}}日完成了{{v.plotName}}{{v.farmWorkName}}任务
- 投入品 {{new Date(v.time).format('yyyy-MM-dd')}}{{v.userName}}{{v.plotName}}{{v.farmWorkName}}
+ 投入品 {{v.userName}}{{new Date(v.time).format('yyyy-MM-dd')}}日完成了{{v.plotName}}{{v.farmWorkName}}任务