浏览代码

数字资源

wangzhe 2 年之前
父节点
当前提交
cf91ab76c3
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/views/bigdata/chart-injectionMonth.vue
  2. 1 1
      src/views/bigdata/chart-injectionYear.vue

+ 1 - 1
src/views/bigdata/chart-injectionMonth.vue

@@ -171,7 +171,7 @@
             }],
             yAxis: [{
               type: 'value',
-              name: "(万)",
+              // name: "(万)",
               nameTextStyle: {
                 color: "#fff",
               },

+ 1 - 1
src/views/bigdata/chart-injectionYear.vue

@@ -173,7 +173,7 @@
             }],
             yAxis: [{
               type: 'value',
-              name: "(万)",
+              // name: "(万)",
               nameTextStyle: {
                 color: "#fff",
               },