bug
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user