Ver código fonte

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

DELL 3 anos atrás
pai
commit
dc9ed41a97
1 arquivos alterados com 0 adições e 1 exclusões
  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
         }