@@ -125,7 +125,7 @@ export default {
const option = {
title: {
- text: displayOption.value === 'all' ? '重金属数据趋势图' : `${selectedData.value} 数据趋势`,
+ text: displayOption.value === 'all' ? '酸化缓解数据趋势图' : `${selectedData.value} 数据趋势`,
left: 'center',
top: 10
},
@@ -1,7 +1,7 @@
{
- "role":{
- "admin":"管理员",
- "user":"用户"
+ "role": {
+ "admin": "管理员",
+ "user": "用户"
"login": {
"title": "登录",
@@ -119,7 +119,6 @@
"scenarioSimulation": "情景模拟",
"dataStatistics": "数据统计"
-
"shuJuKanBan": {
"Title": "数据看板"
@@ -211,7 +210,7 @@
"Title": "土壤镉含量统计"
"PlantingRiskStatistics": {
- "Title": "作物风险评估统计"
+ "Title": "耕地质量评估统计"
"SoilacidificationStatistics": {
"Title": "土壤酸化数据统计"
@@ -44,7 +44,7 @@ onMounted(async () => {
- text: '作物风险按区域分类数据统计',
+ text: '耕地质量评估按区域分类数据统计',
left: 'center'
tooltip: {