Procházet zdrojové kódy

【修改】参数名称

howie před 2 roky
rodič
revize
e2afed17ac
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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,