lanjianrong hace 5 años
padre
commit
6a5de18436
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/pages/workbench/Dashboard/consts.js

+ 2 - 2
src/pages/workbench/Dashboard/consts.js

@@ -32,12 +32,12 @@ export const cyclicalOp = [
   {
     label: '本季度',
     value: 'quarter',
-    title: '较上季'
+    title: '较上季'
   },
   {
     label: '上季度',
     value: 'lastQuarter',
-    title: '较前季'
+    title: '较前季'
   },
   {
     label: '本年',