Browse Source

【修改】参数名称

howie 2 năm trước cách đây
mục cha
commit
e2afed17ac
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,