feat(screen): 更新位置面板的标签和数值
This commit is contained in:
parent
677a5fa9ac
commit
aabd46fcac
@ -53,9 +53,9 @@ defineProps({
|
||||
|
||||
// 地理位置信息数据
|
||||
const locationInfo = [
|
||||
{ label: '线路编号', value: 'S710', icon: lineCodeIcon },
|
||||
{ label: '路线班号', value: 'S199', icon: classNumberIcon },
|
||||
{ label: '路段巡查员', value: '张强', icon: inspectorIcon },
|
||||
{ label: '线路编号', value: 'S204', icon: lineCodeIcon },
|
||||
{ label: '灾害桩号', value: 'K130 + 800', icon: classNumberIcon },
|
||||
{ label: '路段巡路员', value: '张强', icon: inspectorIcon },
|
||||
{ label: '联系电话', value: '13987657892', icon: phoneIcon },
|
||||
]
|
||||
</script>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user