cz 1 жил өмнө
parent
commit
4121f98360

+ 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,
   },
   {