@@ -120,7 +120,7 @@ export default {
"content": {
"type": 1, // 0人员 1部门
"dataid": 103,
- "dateType":"去年",// 本年 本季 本月
+ "dateType":"本年",// 本年 本季 本月
"datatype":2,// 1-订单 2-出货 3-开票 4-回款
}
},
@@ -27,7 +27,7 @@ export default {
props:['windowWidth'],
data(){
return {
- dataType:'去年',
+ dataType:'本年',