diff --git a/src/views/sound/function/statistic/base.vue b/src/views/sound/function/statistic/base.vue index 56844b6..2493618 100644 --- a/src/views/sound/function/statistic/base.vue +++ b/src/views/sound/function/statistic/base.vue @@ -215,9 +215,7 @@ export default { dataIndex: "indexLmax", sorter: true, }, - - - { + { title: "监测站名", dataIndex: "station", sorter: true, diff --git a/src/views/sound/function/statistic/compare.vue b/src/views/sound/function/statistic/compare.vue index 8ef5277..0c9742c 100644 --- a/src/views/sound/function/statistic/compare.vue +++ b/src/views/sound/function/statistic/compare.vue @@ -2,7 +2,7 @@