diff --git a/.env.development b/.env.development
index 698c8fc..594a0a0 100644
--- a/.env.development
+++ b/.env.development
@@ -6,5 +6,5 @@ VUE_APP_API_ROOT = /tduck-api
# 详情介绍请阅读 http://eoner.gitee.io/vue-automation/#/cdn
VUE_APP_CDN = OFF
# 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空
-VUE_APP_DEBUG_TOOL = eruda
+VUE_APP_DEBUG_TOOL =
diff --git a/src/views/form/statistics.vue b/src/views/form/statistics.vue
index 12a8b8e..c85c718 100644
--- a/src/views/form/statistics.vue
+++ b/src/views/form/statistics.vue
@@ -51,8 +51,29 @@
width="50"
fixed="right"
:render-header="renderHeader">
+
+ {{ item.label }}
+