huangmp 1 năm trước cách đây
mục cha
commit
2edec34203
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/views/modules/print/print-scan-delivery.vue

+ 2 - 2
src/views/modules/print/print-scan-delivery.vue

@@ -110,9 +110,9 @@ export default {
       printOrder:{
         orderLogistics:{}
       },
-      logisticsList:[{logisticsName: "韵达速递", logisticsValue: "YUNDA"}, {logisticsName: "申通快递", logisticsValue: "STO"}],
+      logisticsList:[{logisticsName: "中通快递", logisticsValue: "ZTO"}, {logisticsName: "韵达速递", logisticsValue: "YUNDA"} ],
       // logisticsList:[{logisticsName: "申通快递", logisticsValue: "STO"}],
-      logistics: "YUNDA",
+      logistics: "ZTO",
       deviceList: [],
       deviceNo: null,
       infoVisible:false,