添加预测概率

This commit is contained in:
wzy-warehouse
2026-06-17 14:23:03 +08:00
parent 906e27c520
commit 0f590ef960
11 changed files with 71 additions and 36 deletions
@@ -15,6 +15,7 @@ export const useHiddenPoint = () => {
* 字段映射配置
*/
const field = {
probability: '预测概率',
fieldCode: '野外编号',
disasterName: '灾害点名称',
position: '位置',
@@ -14,6 +14,7 @@ export const useRiskPoint = () => {
* 字段映射配置
*/
const field = {
probability: '预测概率',
riskName: '风险区名称',
unitCode: '统一编号',
housing: '住房(间)',