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')}}