Selaa lähdekoodia

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

DELL 3 vuotta sitten
vanhempi
commit
dc9ed41a97
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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
         }