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