Browse Source

bug修改

XMLWAN 5 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
 }
380
 }
381
 
381
 
382
 export function getFirstQuarter(params) {
382
 export function getFirstQuarter(params) {
383
-  // console.log('params', params)
383
+  console.log('params', params)
384
   return request({
384
   return request({
385
     url: '/com/api/getfirstquarter',
385
     url: '/com/api/getfirstquarter',
386
     method: 'get',
386
     method: 'get',