Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design1
/
RIT_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
박권수
2021-09-15 22:58:03 +0900
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
fa68a88484e2c63b6984e3a21a6600d9f51a8daf
fa68a884
2 parents
fab971a1
0d93023f
Merge branch 'server' into web
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
server/src/util/DataProcess.js
server/src/util/DataProcess.js
View file @
fa68a88
...
...
@@ -74,7 +74,7 @@ const bottleInfoUpdate = async(data) => {
humidity
,
balance
,
});
takeMedicineHist
.
save
();
await
takeMedicineHist
.
save
();
}
}
}
...
...
Please
register
or
login
to post a comment