Преглед изворни кода

成绩立即发布 更换接口

bzkf3 пре 1 година
родитељ
комит
4c3e8026d5
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/pages/step/[id].vue

+ 1 - 1
src/pages/step/[id].vue

@@ -558,7 +558,7 @@ const TaskEventMap: { [key: string]: () => void } = {
           instance.confirmButtonLoading = loading = true
           try {
             const res0 = await request({
-              url: '/openapi/crontab/datamaker.php',
+              url: '/openapi/crontab/datamaker_v2.php',
               data: {
                 ykl_id,
               },