Przeglądaj źródła

bug修复提交

LAPTOP-16IUEB3P\Lenovo 2 lat temu
rodzic
commit
db85295bd3
1 zmienionych plików z 1 dodań i 1 usunięć
  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,