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