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