瀏覽代碼

Merge branch '生产工单' into 测试

lxf 1 年之前
父節點
當前提交
e3d63702e9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/production/schedule/production-work-order/index.vue

+ 1 - 1
src/views/production/schedule/production-work-order/index.vue

@@ -34,7 +34,7 @@
         <div v-for="(item, index) in QRcodeList" :key="index">
           <div style="height: 442px; padding-top: 2px; overflow: hidden; position: relative">
             <div style="border-bottom: 1px solid #000; display: flex; align-items: center; justify-content: center">
-              <CycleBarcode :value="item.orderCode" :index="index" style="max-width: 100%"></CycleBarcode>
+              <CycleBarcode :value="item.orderWlnCode || item.orderCode" :index="index" style="max-width: 100%"></CycleBarcode>
             </div>
             <div style="display: flex; align-items: center; justify-content: center">
               <div style="width: 150px; height: 150px; margin-top: 8px" :id="'print' + index" :ref="'print' + index">