Explorar el Código

bug修复提交

LAPTOP-16IUEB3P\Lenovo hace 2 años
padre
commit
db85295bd3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,