bug
This commit is contained in:
@@ -226,7 +226,8 @@
|
||||
getTotalInfo () {
|
||||
this.instance.post(`/app/appepidemicpreventionregisterinfo/listStatistics`, null, {
|
||||
params: {
|
||||
areaId: this.search.arriveAreaId
|
||||
areaId: this.search.arriveAreaId,
|
||||
infoType: 0
|
||||
}
|
||||
}).then(res => {
|
||||
if (res.code == 0) {
|
||||
|
||||
Reference in New Issue
Block a user