优化拉取文件并且去重

jcbranch
fanluyan 11 months ago
parent b731461e46
commit 8ed1e474ff

@ -2416,8 +2416,8 @@ export default {
termIds: this.idArray, termIds: this.idArray,
}; };
console.log(params); console.log(params);
// this.changeIssue(params); this.changeIssue(params);
//this.pullFileVisible = false; this.pullFileVisible = false;
} }
}); });
}, },

Loading…
Cancel
Save