cz 1 سال پیش
والد
کامیت
4121f98360
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/JXSK/mes/receive/add.vue

+ 1 - 1
src/views/JXSK/mes/receive/add.vue

@@ -61,7 +61,7 @@ const formConfig = reactive([
     type: "input",
     itemType: "text",
     label: proxy.t('receive.productName'),
-    prop: "productionProcessesName",
+    prop: "productName",
     readonly: true,
   },
   {