src/views/flowmgr/programexport.vue
@@ -88,7 +88,7 @@ prop: 'title', }, { label: '图号', label: '零组件号', prop: 'drawingNo', }, { @@ -146,7 +146,7 @@ prop: 'title', }, { label: '图号', label: '零组件号', prop: 'drawingNo', }, { @@ -271,7 +271,7 @@ {}, {ids: this.selection.map(item => item.id)}, ).then(res => { //console.log('status='+res.status) console.log('status='+res.status) if(res.status == 200){ //console.log(res.data);