Parcourir la source

Merge branch 'master' of http://121.41.102.225:3000/mushen/DWY_mobile

mushencc il y a 1 an
Parent
commit
792097da00
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/page/Dispatch/detail.vue

+ 1 - 1
src/views/page/Dispatch/detail.vue

@@ -138,7 +138,7 @@
           });
         const dataBox = {
           url: 'http://121.36.142.167:7774/jbl/api/module-data/box_orders/box_orders/diy/defective_order_no_list',
-          post: { "defective_order_no_list":["BZ00025"] },
+          post: { "defective_order_no_list":["BZ00025"]},
           header: ['Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiIxIiwiYXV0aCI6IlJPTEVfSU5ORVJfVVNFUixST0xFX0FETUlOLFJPTEVfSU5URVJGQUNFIiwidG9rZW5JZCI6IjM1IiwiZXhwIjoxNjk0Njc0MTE0fQ.L3Di3K_cpF0rWSgvzbcLufLm8bkCxd3Y-xudfKzSm4F-qdpDr0hYWWQP5K5BYTNuZnu4tWpGmSW2KRHU0pjt-A', 'Content-Type:application/json']
         }
         this.initDataBox(dataBox)