Explorar o código

Merge branch 'iteration-create'

liushengqiang %!s(int64=2) %!d(string=hai) anos
pai
achega
4e36ce8ca4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/information/help-center/index.tsx

+ 1 - 1
src/views/information/help-center/index.tsx

@@ -34,7 +34,7 @@ export default defineComponent({
       try {
         if (form.isClick) return;
         form.isClick = true;
-        const res = await request.post('/edu-app/helpCenterContent/page', {
+        const res = await request.post('/edu-app/open/helpCenterContent/page', {
           data: {
             ...form.params,
             catalogType: 'STUDENT'