@@ -56,7 +56,7 @@ function openApiquestionInfoSelectTestQuestionInfo(params: {
subject: number,
}): AxiosPromise<selectTestQuestionInfo.response> {
return request({
- url: "https://jpcj-admin.zzxcx.net/jpcj-admin/open-api/question/info/selectTestK14QuestionInfoList",
+ url: "https://jpcj.zzxcx.net/jpcj-admin/open-api/question/info/selectTestK14QuestionInfoList",
method: "get",
params
@@ -765,7 +765,6 @@ export default defineComponent({
letter: ['A', 'B', 'C', 'D', 'E', 'F'],
questionTypeMap: ['', '判断题', '选择题', '多选题'],
listIndex: listIndex,
-
beforeTopic,
nextTopic,
changeListIndex,