Skip to content

Commit

Permalink
fixed: Optimize select all and deselect all functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhaoJiSen authored and BaiJiangJie committed Dec 24, 2024
1 parent f8d581e commit afcc60f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class StrategyNormal extends StrategyAbstract {
}

/**
* 跨页保存多选策略。手动维护selected数��
* 跨页保存多选策略。手动维护selected数组
*/
class StrategyPersistSelection extends StrategyAbstract {
/**
Expand Down

0 comments on commit afcc60f

Please sign in to comment.