This commit is contained in:
xiaozhiyong
2023-05-24 19:49:41 +08:00
parent e03be9445c
commit e70252152b

View File

@@ -396,7 +396,7 @@ export default {
// this.controlWindows.addInfo = row
// this.controlWindows.confirmSubmit = true
serve.orderSuccess({ id: row.id }).then(res => {
order.orderSuccess({ id: row.id }).then(res => {
if (res.code == 20000) {
this.$message.success(res.msg)
// this.closeWindow()