src/views/plan/manufacturingorder/index.vue
@@ -451,6 +451,16 @@ // 标题 column: [ { minWidth: '120', prop: 'moNo', label: '车间订单号', sort: true, isTrue: true, isSearch: true, searchInfoType: 'text', render: { fun: this.addOrUpdateHandle } }, { minWidth: '140', prop: 'state', label: '状态', @@ -591,16 +601,7 @@ return this.bomTypeDbOptions } }, { minWidth: '120', prop: 'moNo', label: '车间订单号', sort: true, isTrue: true, isSearch: true, searchInfoType: 'text', render: { fun: this.addOrUpdateHandle } }, { minWidth: '120', prop: 'manufactureAttr',