This commit is contained in:
hayu 2025-06-09 11:33:38 +08:00
parent 2e64d68854
commit 31ac59ccab
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ const selectedStatusIndex = ref(0)
const equipmentList = ref([]) const equipmentList = ref([])
const statusOptions = [ const statusOptions = [
'选择到期监测状态', '全部',
'正常', '正常',
'三月内检测到期', '三月内检测到期',
'一月内检测到期', '一月内检测到期',