事件上报

This commit is contained in:
liuye
2023-05-10 17:58:03 +08:00
parent 2b9df352f1
commit 69f618f49b
2 changed files with 22 additions and 8 deletions

View File

@@ -83,7 +83,7 @@ export default {
},
methods: {
typeList() {
this.$http.post(`/app/appclapeventgroup/list`, null, {
this.$http.post(`/app/appresidentreportgroup/list`, null, {
params: {
size: 9999,
},