菜品类型多选

This commit is contained in:
huangdeliang
2021-01-19 12:00:41 +08:00
parent 01f0da5893
commit b7b94de40e

View File

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