src/views/wls/returnissue/modules/form.vue
@@ -198,7 +198,7 @@ <template v-if="formData?.id"> <Divider>物料信息</Divider> <div class="mx-4"> <LineList :form-type="formType" :issue-id="formData.id" /> <LineList :form-type="formType" :issue-id="formData.id" :work-order-id="formData.workOrderId" /> </div> </template> <template #prepend-footer>