This commit is contained in:
linfso 2025-07-08 16:57:28 +08:00
parent 17926b357a
commit d4b22d0c36

View File

@ -877,7 +877,7 @@ export default {
clearBatchSelect(){
this.multipleSelection=[];
this.currentSelectStr=null;
this.clearClipboard();
// this.clearClipboard();
},
// 鼠标框选----------
//当批量选中结束调用