This commit is contained in:
shijingjing
2022-09-27 10:41:19 +08:00
parent 3c205667d4
commit a4bd186464

View File

@@ -80,6 +80,7 @@ export default {
this.$instance.post(`/app/appepidemicpreventionregisterinfo/list`, null, {
params: {
createUserId: this.user.id,
infoType: '0',
current: this.current,
size: 10,
}