src/views/quality/finishedProductInspection/index.vue
@@ -73,14 +73,22 @@ data: [], // 标题 column: [ { minWidth: '120', prop: 'finInsNo', label: '产品检验编号', isTrue: true, isSearch: true, searchInfoType: 'text', render: { fun: this.addOrUpdateHandle } }, { minWidth: '120', prop: 'orderNumber', label: '订单号', isTrue: true, isSearch: true, searchInfoType: 'text', render: { fun: this.addOrUpdateHandle } searchInfoType: 'text' }, { minWidth: '120',