生产管理系统前端 - 地块对比分析,地块适宜性评价开发
This commit is contained in:
@@ -318,17 +318,17 @@ const fieldMessageManagement = {
|
||||
items: [
|
||||
{
|
||||
title: "多因子综合评价",
|
||||
url: "/land-information/suitability/comprehensive",
|
||||
url: "/land-information/suitability/multiFactor",
|
||||
isActive: false
|
||||
},
|
||||
{
|
||||
title: "自动化空间分析",
|
||||
url: "/land-information/suitability/batch",
|
||||
url: "/land-information/suitability/auto",
|
||||
isActive: false
|
||||
},
|
||||
{
|
||||
title: "作物适配推荐",
|
||||
url: "/land-information/suitability/crop",
|
||||
url: "/land-information/suitability/recommend",
|
||||
isActive: false
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user