调整设备点检记录左右布局
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled

This commit is contained in:
sheng
2026-06-26 15:48:54 +08:00
parent b52919aab4
commit 494a2f8680
3 changed files with 211 additions and 50 deletions

View File

@@ -1257,7 +1257,10 @@
"unit": "Inspection Unit",
"inspection_value": "Inspection Value",
"enter_inspection_value": "Enter inspection value",
"inspection_items_empty": "No inspection items. Please configure them first."
"inspection_items_empty": "No inspection items. Please configure them first.",
"enter_device_category_name": "Enter device category name",
"current_device_category": "Current Device Category",
"no_data": "No Data"
},
"inspection_logs": {
"search": "Search",

View File

@@ -1257,7 +1257,10 @@
"unit": "点检单位",
"inspection_value": "点检值",
"enter_inspection_value": "请输入点检值",
"inspection_items_empty": "设备点检项目为空,请先配置"
"inspection_items_empty": "设备点检项目为空,请先配置",
"enter_device_category_name": "请输入设备类别名称",
"current_device_category": "当前设备类别",
"no_data": "无数据"
},
"inspection_logs": {
"search": "查询",