yangys
2025-08-16 1040167f480011d8fc7aba5da0d4f56fa475d5fb
src/views/flowmgr/programexport.vue
@@ -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);