yuansh 10 months ago
parent
commit
01f3f8b29b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/production/mrp/mrp.vue

+ 1 - 1
src/views/production/mrp/mrp.vue

@@ -237,7 +237,7 @@
                 {
                   title: '项目',
                   align:"center",
-                  dataIndex: 'project',
+                  dataIndex: 'projectName',
                   ellipsis: true,
     
                 },