-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
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
物材と生物の物質生物の統合対応 #751
物材と生物の物質生物の統合対応 #751
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
consoleの消し忘れだけ修正お願いします
@@ -29,6 +29,8 @@ export default function EditModal(props: ModalProps) { | |||
receivedAt: props.fundInformation.receivedAt, | |||
}); | |||
|
|||
console.log(formData.userID); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
console.log(formData.userID); |
消し忘れだと思います
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
修正しました
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
resolve #750
概要
上記を本番環境のDB上で実行する、
開発環境で上から順番に実行してみて下さい
画面スクリーンショット等
テスト項目
備考