完善销售订单审核
This commit is contained in:
@@ -566,6 +566,7 @@ export default {
|
|||||||
if (res.success) {
|
if (res.success) {
|
||||||
this.dialogVisible = false
|
this.dialogVisible = false
|
||||||
this.$message({ showClose: true, type: 'success', message: '操作成功' })
|
this.$message({ showClose: true, type: 'success', message: '操作成功' })
|
||||||
|
this.getList()
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user