north-glass-erp/northglass-erp/src/components/pp/PrintProcessReplenish.vue
@@ -231,12 +231,14 @@ <thead> <tr v-for="(itemFlow,index) in item.detail" :key="index"> <td colspan="34"> <div style="float: left;">补片单号:{{itemFlow.patch_id}}</div> <div id="bj" style="float: right;font-size: 28px">补 {{ id + 1 }}</div> <div>{{ company.companyName }}</div> <div style="left: 150px">{{ company.companyName }}</div> <div>生产流程卡</div> <div style="font-weight: bolder;display: flex;justify-content:space-between"> <div>打印人:{{user.user.userName}}</div> <div> 补片单号:{{itemFlow.patch_id}} 打印人:{{user.user.userName}}</div> <div> <span style="font-size: 10px">{{itemFlow.otherRemarks}}</span> 流程卡号: {{ north-glass-erp/northglass-erp/src/components/pp/PrintReworkProcess.vue
@@ -194,12 +194,15 @@ <thead> <tr v-for="(itemFlow,index) in item.detail" :key="index"> <td colspan="34"> <div style="float: left;">返片单号:{{itemFlow.patch_id}}</div> <div id="bj" style="float: right;font-size: 28px">返 {{ id + 1 }}</div> <div>{{ company.companyName }}</div> <div>生产流程卡</div> <div style="font-weight: bolder;display: flex;justify-content:space-between"> <div>打印人:{{user.user.userName}}</div> <div> 返片单号:{{itemFlow.patch_id}} 打印人:{{user.user.userName}} </div> <div> <span style="font-size: 10px">{{itemFlow.otherRemarks}}</span> 流程卡号: {{