Browse Source

订单-追溯调整

langfang-develop
liwei 3 years ago
parent
commit
57e0f1cb2c
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      src/views/productplan/workbench/order/index.vue

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

@ -570,8 +570,6 @@ export default {
this.loading = false this.loading = false
} }
).catch(()=>{ ).catch(()=>{
this.dataList = []
this.total = 0
this.loading = false this.loading = false
}) })
}, },


Loading…
Cancel
Save