1
李喆(开发组)
2025-08-06 400fc8829bbfc163417f16d11083f7ad78049938
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`,