Explorar el Código

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

fanxiaoyu hace 2 meses
padre
commit
a15165c6c3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,