lmx 1 개월 전
부모
커밋
aa4337cf51
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/api/company/companyVoiceRobotic.js

+ 1 - 1
src/api/company/companyVoiceRobotic.js

@@ -158,7 +158,7 @@ export function getExecRecords(query) {
 }
 }
 export function wxListQw(params) {
 export function wxListQw(params) {
   return request({
   return request({
-    url: 'company/companyVoiceRobotic/wxListQw',
+    url: '/company/companyVoiceRobotic/wxListQw',
     method: 'get',
     method: 'get',
     params
     params
   })
   })