This commit is contained in:
parent
2e64d68854
commit
31ac59ccab
|
|
@ -72,7 +72,7 @@ const selectedStatusIndex = ref(0)
|
||||||
const equipmentList = ref([])
|
const equipmentList = ref([])
|
||||||
|
|
||||||
const statusOptions = [
|
const statusOptions = [
|
||||||
'选择到期监测状态',
|
'全部',
|
||||||
'正常',
|
'正常',
|
||||||
'三月内检测到期',
|
'三月内检测到期',
|
||||||
'一月内检测到期',
|
'一月内检测到期',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue