yangys
2025-08-16 fd307873b67f5a71817fe54226b2a104b6081d48
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);