This commit is contained in:
liuye
2022-01-19 13:44:25 +08:00
parent f7cdcde3ba
commit b62e6db7cd
2 changed files with 0 additions and 3 deletions

View File

@@ -140,7 +140,6 @@ export default {
// 异常情况
getErrThing() {
this.$loading()
this.$http.post(`/app/appepidemichealthreport/list?memberId=${this.id}`).then((res) => {
if (res.code == 0) {
this.datas = res.data.records