Browse Source

优化

pull/112/head
wangxy 3 years ago
parent
commit
cec75cb20d
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

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


Loading…
Cancel
Save