We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
元祖もNuxt2も、もともと酒蔵や銘柄を入れなくても登録できるようにしていた。 階層化にともない、undefinedやunknownでひとまずデータ移行してある。 これらを紐付けして更新してあげたい。 https://sakepedia.code4sake.org/breweries/undefined/brands/undefined/sakes/5f39278ca9acd77db50f91d7
The text was updated successfully, but these errors were encountered:
紐付けできなかった銘柄一覧 http://localhost:3000/breweries/unknown 紐付けできなかったさ日本酒一覧 http://localhost:3000/breweries/undefined/brands/undefined
Sorry, something went wrong.
銘柄・日本酒のupdate画面で、酒蔵・銘柄が入っていない場合(unknown とundefined)は選択できるようにして、その場合はsetItemではなくて、addItem・deleteItemをする。
JQinglong
No branches or pull requests
元祖もNuxt2も、もともと酒蔵や銘柄を入れなくても登録できるようにしていた。
階層化にともない、undefinedやunknownでひとまずデータ移行してある。
これらを紐付けして更新してあげたい。
https://sakepedia.code4sake.org/breweries/undefined/brands/undefined/sakes/5f39278ca9acd77db50f91d7
The text was updated successfully, but these errors were encountered: