Merge branch 'dev-lhk' into shenzhen-dev
This commit is contained in:
commit
429e33196b
@ -182,6 +182,10 @@ export default {
|
|||||||
{
|
{
|
||||||
label: '水表',
|
label: '水表',
|
||||||
value: '15'
|
value: '15'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
label: '人员的资质证书即将到期',
|
||||||
|
value: '20'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -170,7 +170,8 @@ export default {
|
|||||||
{ label: '塔吊', value: '12' },
|
{ label: '塔吊', value: '12' },
|
||||||
{ label: '升降机', value: '13' },
|
{ label: '升降机', value: '13' },
|
||||||
{ label: '电表', value: '14' },
|
{ label: '电表', value: '14' },
|
||||||
{ label: '水表', value: '15' }
|
{ label: '水表', value: '15' },
|
||||||
|
{ label: '人员的资质证书即将到期', value: '20'}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user