修复路口诊断页面bug

This commit is contained in:
wangxu 2026-01-29 15:55:59 +08:00
parent 53761d1643
commit 664e74c141
1 changed files with 4 additions and 4 deletions

View File

@ -41,10 +41,10 @@ int_internet_code2str = {
}
int_cross_model2str = {
'1': '',
'2': '',
'3': '',
'4': ''
1: '',
2: '',
3: '',
4: ''
}