Browse Source

亿道看板,车间看板调整描述,生产数改成投入数

xiaost 6 months ago
parent
commit
e5736a1fc0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/shop/up3.vue

+ 1 - 1
src/views/shop/up3.vue

@@ -39,7 +39,7 @@ export default {
   data() {
     return {
       config: {
-        header: ['长线', '生产数','产出数', '不良数','直通率%'],
+        header: ['长线', '投入数','产出数', '不良数','直通率%'],
         data: [],
          rowNum: 5, //表格行数
         headerHeight: 35,