This commit is contained in:
wanglei
2022-02-11 16:02:32 +08:00
parent 2399e2584c
commit 0dccc347e5
2 changed files with 6 additions and 4 deletions

View File

@@ -245,7 +245,7 @@
this.flag = true
this.$loading()
this.$http.post(`/app/appclapeventinfo/addOrUpdate`, {
this.$http.post(`/app/appclapeventinfo/addOrUpdate?`, {
...this.form,
files: this.form.files,
groupName: this.dictList.filter(v => v.value === this.form.groupId)[0].label