|
|
|
@ -209,7 +209,7 @@ |
|
|
|
tableId: "liuhuaView", |
|
|
|
tableName: this.$route.meta.title, |
|
|
|
columnProp: "xiubianWancheng", |
|
|
|
columnLabel: "修边完成率", |
|
|
|
columnLabel: "修边合格率", |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
@ -226,7 +226,7 @@ |
|
|
|
tableId: "liuhuaView", |
|
|
|
tableName: this.$route.meta.title, |
|
|
|
columnProp: "hongkaoWancheng", |
|
|
|
columnLabel: "烘烤完成率", |
|
|
|
columnLabel: "烘烤合格率", |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
@ -243,7 +243,7 @@ |
|
|
|
tableId: "liuhuaView", |
|
|
|
tableName: this.$route.meta.title, |
|
|
|
columnProp: "jiagongWancheng", |
|
|
|
columnLabel: "加工完成率", |
|
|
|
columnLabel: "加工合格率", |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
@ -260,7 +260,7 @@ |
|
|
|
tableId: "liuhuaView", |
|
|
|
tableName: this.$route.meta.title, |
|
|
|
columnProp: "jianyanWancheng", |
|
|
|
columnLabel: "检验完成率", |
|
|
|
columnLabel: "检验合格率", |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
@ -277,7 +277,7 @@ |
|
|
|
tableId: "liuhuaView", |
|
|
|
tableName: this.$route.meta.title, |
|
|
|
columnProp: "baozhuangWancheng", |
|
|
|
columnLabel: "包装完成率", |
|
|
|
columnLabel: "包装合格率", |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
@ -294,7 +294,7 @@ |
|
|
|
tableId: "liuhuaView", |
|
|
|
tableName: this.$route.meta.title, |
|
|
|
columnProp: "liuhuaWancheng", |
|
|
|
columnLabel: "总完成率", |
|
|
|
columnLabel: "总合格率", |
|
|
|
columnHidden: false, |
|
|
|
columnImage: false, |
|
|
|
columnSortable: false, |
|
|
|
|