优化生产制单

This commit is contained in:
wwb 2025-01-13 08:37:51 +08:00
parent 2e876da193
commit a14f49f94d
1 changed files with 0 additions and 1 deletions

View File

@ -337,7 +337,6 @@ const downpdf = async () => {
formData.value.remarksText = remarks2
}
//formData.value.saleContractNo = formData.value.orderNo
debugger
if(formData.value.productId){
const material = await ProductInfoApi.getProductInfo(formData.value.productId)
formData.value.productCode = material.code