liushengqiang преди 1 година
родител
ревизия
3863d8c690
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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'