对接设计符合性确认

This commit is contained in:
qq787203167
2022-05-09 10:54:02 +08:00
parent 4d3e82d83f
commit f071c1fe2a
2 changed files with 16 additions and 3 deletions
@@ -209,7 +209,7 @@
})
let query = {
ids: ids.join(','),
...this.formInline
...formInline
}
this.confirmLoading = true
postAction(this.url.setBatch, query).then((res) => {