mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-27 03:20:02 -04:00
fix: data management food edit / create (#7148)
This commit is contained in:
parent
e5d930ecb8
commit
c6171f2cb2
@ -307,6 +307,7 @@ const formItems = computed<AutoFormItems>(() => [
|
||||
varName: "labelId",
|
||||
type: fieldTypes.SELECT,
|
||||
options: labelOptions.value,
|
||||
selectReturnValue: "value",
|
||||
},
|
||||
{
|
||||
label: i18n.t("tool.on-hand"),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user