2
This commit is contained in:
@@ -176,7 +176,7 @@ export default {
|
||||
this.saveData.fileList.map((item) => {
|
||||
this.saveData.files.push(item.id)
|
||||
})
|
||||
this.instance.post(`/app/appmeetinginfo/add-update`, {
|
||||
this.instance.post(`/app/appmeetinginfo/add-update-web`, {
|
||||
...this.saveData,
|
||||
status: status,
|
||||
}).then(res => {
|
||||
|
||||
Reference in New Issue
Block a user