소스 검색

bug修复提交

LAPTOP-16IUEB3P\Lenovo 2 년 전
부모
커밋
db85295bd3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/materialPlan/index.vue

+ 1 - 1
src/views/materialPlan/index.vue

@@ -166,7 +166,7 @@
           ...(this.activeName === 'second'
             ? [
                 {
-                  prop: 'releaseTime',
+                  prop: 'producedWeight',
                   label: '已生产重量(KG)',
                   align: 'center',
 				  showOverflowTooltip: true,