Commit f7dcbc43 authored by zhoutong's avatar zhoutong

修复补单后操作页没有刷新的问题

parent da9d5f6f
......@@ -319,6 +319,7 @@ export default {
// 提交补单
onSupplementFinish(){
this.showPackDialog = false
this.$emit('getBoxInfo')
},
changeStatus(){
this.getList()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment