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