chenlu
2025-07-06 74d2e2158ca037e30f414886056b5ac65d690ae6
north-glass-erp/northglass-erp/src/components/mm/PrintPackingListLuoyang.vue
@@ -21,6 +21,7 @@
const user=userInfo()
const name1=ref("admin")
const name2=ref("admin")
let corporateName = ref("洛阳北方玻璃技术股份有限公司")
const data = ref({
  printList: []
@@ -77,7 +78,7 @@
                  <div style="width: 60px;height: 60px"><img id="img-pic" style="width:100%;height: 100%" src="@/assets/northGlass.ico" alt=""></div>
                </td>
                <td colspan="4" style="font-weight: bolder">
                  <div style="font-size: 18px;font-weight: bold;line-height: 15px;">洛阳北方玻璃技术股份有限公司<br>
                  <div style="font-size: 18px;font-weight: bold;line-height: 15px;"><input class="contactNumber" style="width: 60%;font-size: 18px;font-weight: bold;line-height: 15px;" type="text"    v-model="corporateName"/><br>
                    <span style="font-size: 8px;">&nbsp;&nbsp;&nbsp;&nbsp;LUOYANGNORTHGLASSTECHNOLOGYCO.,LTD.</span>
                  </div>
                </td>