Browse Source

bug修改

XMLWAN 4 years ago
parent
commit
cf784bfdd9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/api/common/common.js

+ 1 - 1
src/api/common/common.js View File

@@ -380,7 +380,7 @@ export function getNormData(params) {
380 380
 }
381 381
 
382 382
 export function getFirstQuarter(params) {
383
-  // console.log('params', params)
383
+  console.log('params', params)
384 384
   return request({
385 385
     url: '/com/api/getfirstquarter',
386 386
     method: 'get',