From 7597e60da199332853f3effb89b172758191ee85 Mon Sep 17 00:00:00 2001 From: dingtalk_umvbsp Date: Wed, 13 Sep 2023 19:00:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9D=97=E7=AE=A1=E7=90=86=20?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B5=E9=9D=A2=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/massif/mana/farmRecord.vue | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pages/massif/mana/farmRecord.vue b/pages/massif/mana/farmRecord.vue index 46792bd..29a7fe6 100644 --- a/pages/massif/mana/farmRecord.vue +++ b/pages/massif/mana/farmRecord.vue @@ -143,10 +143,9 @@ {{v.type}} {{v.inputName}} {{v.inputTotal||0}}{{v.unit}} - - {{v.growthProcess}} - {{v.pestSite}} - {{v.symptom}} + + {{v.pestsType}} + {{v.pests}} 负责人:{{v.principal}} 记录日期:{{new Date(v.time).format('yyyy-MM-dd')}}