From 3d8892d8d0cb31f6c6a5a933ff0351d001bab9bf Mon Sep 17 00:00:00 2001 From: dingtalk_umvbsp Date: Wed, 1 Feb 2023 17:07:17 +0800 Subject: [PATCH] =?UTF-8?q?=E8=81=94=E8=B0=83=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/massif/plant_plan.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/massif/plant_plan.vue b/pages/massif/plant_plan.vue index 2ee3bf1..13a1ada 100644 --- a/pages/massif/plant_plan.vue +++ b/pages/massif/plant_plan.vue @@ -135,6 +135,7 @@ export default { this.formData=res.data this.fields.images.value=res.data.images?.join?.(',')||'' this.fields.plantType.value=res.data.plantType + this.formData.plantType=res.data.plantType[1] }else{ uni.showModal({ title:"提示",