|
|
@ -19,14 +19,14 @@ |
|
|
|
<template slot="label"> 堤防代码 </template> |
|
|
|
{{ this.form.dikeCode }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 行政区划 </template> |
|
|
|
{{ $formatAdcd(this.form) }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 安全类别 </template> |
|
|
|
{{ securityCategoryFormat(this.form) }} |
|
|
|
</el-descriptions-item> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 行政区划 </template>--> |
|
|
|
<!-- {{ $formatAdcd(this.form) }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 安全类别 </template>--> |
|
|
|
<!-- {{ securityCategoryFormat(this.form) }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 堤防型式 </template> |
|
|
|
{{ dikePattFormat(this.form) }} |
|
|
@ -47,68 +47,76 @@ |
|
|
|
<template slot="label"> 终点纬度 </template> |
|
|
|
{{ this.form.dikeEndLat }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 堤防所在位置 </template> |
|
|
|
{{ this.form.dikeLoc }} |
|
|
|
</el-descriptions-item> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 堤防所在位置 </template>--> |
|
|
|
<!-- {{ this.form.dikeLoc }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
|
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 堤防类型 </template> |
|
|
|
{{ dikeTypeFormat(this.form) }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 堤防用途 </template> |
|
|
|
{{ this.form.dikeUse }} |
|
|
|
</el-descriptions-item> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 堤防用途 </template>--> |
|
|
|
<!-- {{ this.form.dikeUse }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 堤防级别 </template> |
|
|
|
{{ engGradFormat(this.form) }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 主要建筑物级别 </template> |
|
|
|
{{ mainBuildGradFormat(this.form) }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 最大过闸流量 </template> |
|
|
|
{{ this.form.desLockDisc }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 闸孔数量 </template> |
|
|
|
{{ this.form.gaorNum }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 闸孔总净宽 </template> |
|
|
|
{{ this.form.gaorTotNetWid }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 工程建设情况 </template> |
|
|
|
{{ this.form.engStat }} |
|
|
|
</el-descriptions-item> |
|
|
|
<template slot="label"> 高程转换值 </template> |
|
|
|
{{ this.form.elevSysConver }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 管理单位 </template> |
|
|
|
{{ this.form.mnun }} |
|
|
|
</el-descriptions-item> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 主要建筑物级别 </template>--> |
|
|
|
<!-- {{ mainBuildGradFormat(this.form) }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 最大过闸流量 </template>--> |
|
|
|
<!-- {{ this.form.desLockDisc }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 闸孔数量 </template>--> |
|
|
|
<!-- {{ this.form.gaorNum }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 闸孔总净宽 </template>--> |
|
|
|
<!-- {{ this.form.gaorTotNetWid }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 工程建设情况 </template>--> |
|
|
|
<!-- {{ this.form.engStat }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
|
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 开工时间 </template> |
|
|
|
{{ this.form.startDate }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 建成时间 </template> |
|
|
|
{{ this.form.compDate }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 归口管理部门 </template> |
|
|
|
{{ this.form.admDep }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 是否为套闸工程 </template> |
|
|
|
{{ isGateProjectFormat(this.form) }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 观测项目 </template> |
|
|
|
{{ this.form.observationProject }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 水准基面 </template> |
|
|
|
{{ this.form.levelDatum }} |
|
|
|
</el-descriptions-item> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 开工时间 </template>--> |
|
|
|
<!-- {{ this.form.startDate }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 建成时间 </template>--> |
|
|
|
<!-- {{ this.form.compDate }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 归口管理部门 </template>--> |
|
|
|
<!-- {{ this.form.admDep }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 是否为套闸工程 </template>--> |
|
|
|
<!-- {{ isGateProjectFormat(this.form) }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 观测项目 </template>--> |
|
|
|
<!-- {{ this.form.observationProject }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 水准基面 </template>--> |
|
|
|
<!-- {{ this.form.levelDatum }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 堤防概况 </template> |
|
|
|
{{ this.form.sluiceOverview }} |
|
|
@ -130,26 +138,26 @@ |
|
|
|
<template slot="label"> 堤防长度 </template> |
|
|
|
{{ this.form.dikeLen }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 堤防起点桩号 </template> |
|
|
|
{{ this.form.dikeStartNum }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 堤防终点桩号 </template> |
|
|
|
{{ this.form.dikeEndNum }} |
|
|
|
</el-descriptions-item> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 堤防起点桩号 </template>--> |
|
|
|
<!-- {{ this.form.dikeStartNum }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 堤防终点桩号 </template>--> |
|
|
|
<!-- {{ this.form.dikeEndNum }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 工程任务 </template> |
|
|
|
{{ engTaskFormat(this.form) }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 所在河流 </template> |
|
|
|
{{ this.form.dikeRiver }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 河流岸别 </template> |
|
|
|
{{ this.form.dikeRvbk }} |
|
|
|
</el-descriptions-item> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 所在河流 </template>--> |
|
|
|
<!-- {{ this.form.dikeRiver }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 河流岸别 </template>--> |
|
|
|
<!-- {{ this.form.dikeRvbk }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 规划防洪潮标准 </template> |
|
|
|
{{ this.form.dikePlnStda }} |
|
|
@ -167,10 +175,10 @@ |
|
|
|
<template slot="label"> 不达标长度 </template> |
|
|
|
{{ this.form.dikeNotStdaLen }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 不达标位置 </template> |
|
|
|
{{ this.form.dikeNotStdaLoc }} |
|
|
|
</el-descriptions-item> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 不达标位置 </template>--> |
|
|
|
<!-- {{ this.form.dikeNotStdaLoc }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 高程系统 </template> |
|
|
|
{{ elevSysFormat(this.form) }} |
|
|
@ -191,14 +199,14 @@ |
|
|
|
<template slot="label"> 防浪墙顶最高高程 </template> |
|
|
|
{{ this.form.dikeWawaMaxElev }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 防浪墙顶最低高程位置 </template> |
|
|
|
{{ this.form.dikeWawaMinLoc }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 防浪墙顶最高高程位置 </template> |
|
|
|
{{ this.form.dikeWawaMaxLoc }} |
|
|
|
</el-descriptions-item> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 防浪墙顶最低高程位置 </template>--> |
|
|
|
<!-- {{ this.form.dikeWawaMinLoc }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 防浪墙顶最高高程位置 </template>--> |
|
|
|
<!-- {{ this.form.dikeWawaMaxLoc }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 堤顶最低高程 </template> |
|
|
|
{{ this.form.dikeElevMin }} |
|
|
@ -207,22 +215,22 @@ |
|
|
|
<template slot="label"> 堤顶最高高程 </template> |
|
|
|
{{ this.form.dikeElevMax }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 堤防最小高度 </template> |
|
|
|
{{ this.form.dikeHeigMin }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 堤防最大高度 </template> |
|
|
|
{{ this.form.dikeHeigMax }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 堤顶最小宽度 </template> |
|
|
|
{{ this.form.dikeTopWidMin }} |
|
|
|
</el-descriptions-item> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 堤顶最大宽度 </template> |
|
|
|
{{ this.form.dikeTopWidMax }} |
|
|
|
</el-descriptions-item> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 堤防最小高度 </template>--> |
|
|
|
<!-- {{ this.form.dikeHeigMin }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 堤防最大高度 </template>--> |
|
|
|
<!-- {{ this.form.dikeHeigMax }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 堤顶最小宽度 </template>--> |
|
|
|
<!-- {{ this.form.dikeTopWidMin }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<!-- <el-descriptions-item>--> |
|
|
|
<!-- <template slot="label"> 堤顶最大宽度 </template>--> |
|
|
|
<!-- {{ this.form.dikeTopWidMax }}--> |
|
|
|
<!-- </el-descriptions-item>--> |
|
|
|
<el-descriptions-item> |
|
|
|
<template slot="label"> 穿堤水闸数 </template> |
|
|
|
{{ this.form.sluicesAmount }} |
|
|
|