疫情
This commit is contained in:
@@ -106,7 +106,7 @@ export default {
|
||||
"createUserName": this.user.name,
|
||||
"recordId": this.id
|
||||
}
|
||||
this.$http.post("/app/appepidemicbackhomerecord/release", params).then(res => {
|
||||
this.$http.post("/app/appepidemicunusuallog/addOrUpdate", params).then(res => {
|
||||
if (res.code == 0) {
|
||||
this.$u.toast("新增成功!")
|
||||
this.show = false
|
||||
|
||||
Reference in New Issue
Block a user