lanjianrong hace 5 años
padre
commit
c178014d4a
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

@@ -27,7 +27,7 @@ export const cyclicalOp = [
   {
     label: '上月',
     value: 'lastMonth',
-    title: '较上上月'
+    title: '较月'
   },
   {
     label: '本季度',
@@ -37,7 +37,7 @@ export const cyclicalOp = [
   {
     label: '上季度',
     value: 'lastQuarter',
-    title: '教上上季度'
+    title: '较前季度'
   },
   {
     label: '本年',