瀏覽代碼

准确率盒须图名由单点平均偏差改为单点偏差

fanxiaoyu 2 月之前
父節點
當前提交
a15165c6c3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      cpp-ui/src/views/statistics/stationAccuracy/index.vue

+ 1 - 1
cpp-ui/src/views/statistics/stationAccuracy/index.vue

@@ -464,7 +464,7 @@ export default {
         title: [
           {
             top: 15,
-            text: '单点平均偏差(cap*%)',
+            text: '单点偏差(cap*%)',
             textStyle: {
               fontWeight: 'normal',
               fontSize: 16,