@@ -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: '本年',