@@ -1109,11 +1109,11 @@ export default {
}else{
this.attributeList=[
{
- label: '总装',
+ label: '总装(成品)',
value: 1
},
- label: '部件',
+ label: '部件(半成品)',
value: 2
@@ -146,12 +146,12 @@
showOverflowTooltip: true,
fixed: 'left'
- {
- slot: 'routeType',
- label: '类型',
- align: 'center',
- showOverflowTooltip: true
- },
+ // {
+ // slot: 'routeType',
+ // label: '类型',
+ // align: 'center',
+ // showOverflowTooltip: true
+ // },
prop: 'code',
label: '工艺路线编码',