| src/views/flowmgr/programexport.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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);