Browse Source

经销商盲票订单新增取消订单

DELL 3 năm trước cách đây
mục cha
commit
dc9ed41a97
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/order/channel/index.vue

+ 0 - 1
src/views/order/channel/index.vue

@@ -405,7 +405,6 @@ export default {
         cancelButtonText: '取消',
         type: 'warning'
       }).then(() => {
-        console.log(row)
         let data = {
           orderId:row.orderId
         }