add searchbox select unselect

This commit is contained in:
xiaomlove
2022-11-14 19:02:42 +08:00
parent 81c3b4fa24
commit 96a1146db6
14 changed files with 100 additions and 44 deletions
+2
View File
@@ -8,4 +8,6 @@ return [
'time_units' => [
'week' => '周',
],
'select_all' => '全选',
'unselect_all' => '全不选',
];