src/views/flowmgr/programexport.vue
@@ -171,6 +171,10 @@ type: 'warning', }).then(() => { console.log(this.selection) if(this.selection == null || this.selection.length == 0){ this.$message.error('请至少选择一条导出'); return; } NProgress.start(); exportBlobPost( `/blade-mdm/program/exchange/export-dnc`,