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({