loulijun2021
2022-11-18 994a722829bd01de4b24f85c359b84dbf4047997
src/views/scgl/gd.vue
@@ -231,6 +231,7 @@
            label="生产车间"
            sortable="custom"
            width="120"
            show-tooltip-when-overflow
          >
            <template slot-scope="{row}">
              <div v-if="row.wkshp_name">{{ row.wkshp_name }}</div>
@@ -1211,18 +1212,15 @@
          />
        </el-table>
        <!--        <div v-if="formApprove.m_po" style="display: flex;margin-top: 20px;align-content: center;height: 130px;line-height: 130px;">-->
        <!--          <div style="font-size: 18px;font-weight: bolder">源单单号:</div>-->
        <!--          <div id="qrCodeSource" ref="qrCodeSource" style="width: 130px;height: 130px;overflow: hidden" />-->
        <!--        </div>-->
        <div v-if="formApprove.m_po" style="display: flex;margin-top: 20px;align-content: center;height: 130px;line-height: 130px;">
          <div style="font-size: 18px;font-weight: bolder">源单单号:</div>
          <div id="qrCodeSource" ref="qrCodeSource" style="width: 130px;height: 130px;overflow: hidden"/>
        </div>
        <div v-if="formApprove.m_po" style="margin-top: 5px;">
<!--          <svg-icon icon-class="UP" style="color:#000;margin-left: 130px;font-size: 50px;background-color: #FFFFFF"></svg-icon>-->
          <img src="../../assets/images/UP.png" alt="" style="margin-left: 107px;">
            <div style="font-size: 18px;font-weight: bolder;">根据单号扫码入库,用PDA扫描此二维码</div>
        </div>
        <!--        <div v-if="formApprove.m_po" style="margin-top: 5px;">-->
        <!--          <img src="../../assets/images/UP.png" alt="" style="margin-left: 107px;">-->
        <!--          <div style="font-size: 18px;font-weight: bolder;">根据单号扫码入库,用PDA扫描此二维码</div>-->
        <!--        </div>-->
      </div>
      <span slot="footer" class="dialog-footer">
@@ -1277,7 +1275,9 @@
                style="display: flex;height: 96px;border-bottom:1px solid #000;
              justify-content: center;align-items: center;position: relative"
              >
                <div id="qrCode2" ref="qrCodeDiv2"
                <div
                  id="qrCode2"
                  ref="qrCodeDiv2"
                     style="overflow-y: hidden;height:60px;position: absolute;left: 14px;"
                />
              </div>
@@ -1336,7 +1336,9 @@
                style="display: flex;height: 96px;border-bottom:1px solid #000;
              justify-content: center;align-items: center;position: relative"
              >
                <div id="qrCode2" ref="qrCodeDiv2"
                <div
                  id="qrCode2"
                  ref="qrCodeDiv2"
                     style="overflow-y: hidden;height:60px;position: absolute;left: 14px;"
                />
              </div>
@@ -1395,7 +1397,9 @@
                style="display: flex;height: 60px;border-bottom:1px solid #000;
              justify-content: center;align-items: center;position: relative"
              >
                <div id="qrCode2" ref="qrCodeDiv2"
                <div
                  id="qrCode2"
                  ref="qrCodeDiv2"
                     style="overflow-y: hidden;height:60px;position: absolute;left: 14px;"
                />
              </div>