yangys
2025-08-04 0cc5d0c1cfe9f1a1b87575fefbc0451b6192633a
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`,