bug
This commit is contained in:
@@ -127,7 +127,7 @@
|
|||||||
}).then(res => {
|
}).then(res => {
|
||||||
if (res.code == 0) {
|
if (res.code == 0) {
|
||||||
this.isShow = false
|
this.isShow = false
|
||||||
this.getList()
|
this.getInfo(this.params.id)
|
||||||
this.$message.success('核销成功')
|
this.$message.success('核销成功')
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user