lmx 11 часов назад
Родитель
Сommit
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
   })
   })