|
@ -223,6 +223,7 @@ export class StandardSettingComponent implements AfterViewInit, OnDestroy { |
|
|
name: '', |
|
|
name: '', |
|
|
nutritions: [], |
|
|
nutritions: [], |
|
|
}) |
|
|
}) |
|
|
|
|
|
this.expand(this.ingredient.length - 1) |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
removePeopleGroup(idx: number) { |
|
|
removePeopleGroup(idx: number) { |
|
|