howie 2 лет назад
Родитель
Сommit
e2afed17ac
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/supply/engin/components/home_form.vue

+ 1 - 1
src/views/supply/engin/components/home_form.vue

@@ -1729,7 +1729,7 @@ export default {
         pageSize: 10,
         saleId: this.mainForm.saleType,
         billType: "HOME",
-        materialCode: this.goodsScreenForm.proNum,
+        materialOldNumber: this.goodsScreenForm.proNum,
         materialName: this.goodsScreenForm.proName,
         specification: this.goodsScreenForm.proModel,
         price1: this.goodsScreenForm.price1,