From b7b94de40ea64859d12f6d0355e59b2fa8da1fa5 Mon Sep 17 00:00:00 2001 From: huangdeliang Date: Tue, 19 Jan 2021 12:00:41 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8F=9C=E5=93=81=E7=B1=BB=E5=9E=8B=E5=A4=9A?= =?UTF-8?q?=E9=80=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stdiet-ui/src/views/custom/dishes/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/stdiet-ui/src/views/custom/dishes/index.vue b/stdiet-ui/src/views/custom/dishes/index.vue index e3f3259ef..b1f541825 100644 --- a/stdiet-ui/src/views/custom/dishes/index.vue +++ b/stdiet-ui/src/views/custom/dishes/index.vue @@ -477,6 +477,7 @@ const id = row.id || this.ids getDishes(id).then(response => { this.form = response.data; + this.form.type = this.form.type.split(','); this.form.igdList.forEach(obj => { this.selIngIds.push(obj.id); this.selIngList.push({