Update app.js

This commit is contained in:
Mr Chen 2024-05-21 15:58:32 +08:00
parent c11631c0c3
commit adfd3bef2d
1 changed files with 1 additions and 1 deletions

View File

@ -1256,7 +1256,7 @@ function redisBatchClear(){
xm_db_list = xmSelect.render({
el: '#select_db',
repeat: true,
repeat: false,
toolbar: {show: true},
data: idx_db,
});