fix: clear screen logs after loading all

This commit is contained in:
jialin
2025-01-13 11:15:34 +08:00
parent 8c4997fa37
commit 5c1bcdbd74
6 changed files with 102 additions and 30 deletions
+1
View File
@@ -75,6 +75,7 @@ export default {
'models.logs.pagination.prev': 'Previous {lines} Lines',
'models.logs.pagination.next': 'Next {lines} Lines',
'models.logs.pagination.last': 'Last Page',
'models.logs.pagination.first': 'First Page',
'models.form.localPath': 'Local Path',
'models.form.filePath': 'Model Path',
'models.form.backendVersion': 'Backend Version',