Browse Source

优化

pull/112/head
wangxy 3 years ago
parent
commit
8ae4b5f95c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/views/productplan/workbench/order.vue

+ 1
- 0
src/views/productplan/workbench/order.vue View File

@ -752,6 +752,7 @@ export default {
}).then(({code, data})=>{
if(code===200){
this.isTerminateOrder=false
this.getList()
}
})
})


Loading…
Cancel
Save