lmx 3 tháng trước cách đây
mục cha
commit
aa4337cf51
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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) {
   return request({
-    url: 'company/companyVoiceRobotic/wxListQw',
+    url: '/company/companyVoiceRobotic/wxListQw',
     method: 'get',
     params
   })