浏览代码

1、切换韵达

huangmp 1 年之前
父节点
当前提交
bce613826b
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/modules/print/print-scan-delivery.vue

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

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