diff --git a/src/views/kc/wjxCswj/WjxCywjV2Dtjg.vue b/src/views/kc/wjxCswj/WjxCywjV2Dtjg.vue index 40902ee..e335401 100644 --- a/src/views/kc/wjxCswj/WjxCywjV2Dtjg.vue +++ b/src/views/kc/wjxCswj/WjxCywjV2Dtjg.vue @@ -10,8 +10,10 @@ {{ zyInfo.title }} - - 开始时间:{{ dayjs(zyInfo.startTime).format('MM.DD HH:mm') }} ~ 结束时间:{{ dayjs(zyInfo.endTime).format('MM.DD HH:mm') }} + + 开始时间:{{ dayjs(zyInfo.startTime).format('MM.DD HH:mm') }} ~ + 结束时间:{{ dayjs(zyInfo.endTime).format('MM.DD HH:mm') }}
@@ -29,18 +31,27 @@ >
- - + + - +
@@ -100,14 +111,33 @@
+ +
+ + + + + + +
无对应类型
- - + + 注:选中即为正确答案 @@ -324,6 +325,7 @@ v-if="!editDisabled" /> + 注:选中即为正确答案 @@ -411,6 +413,13 @@ /> + - + @@ -633,6 +642,27 @@ + +
+ + + + + + + + +
无对应类型
@@ -1155,9 +1185,9 @@ async function importDrtmXls(data, url) { } }; await defHttp.uploadFile({ url }, { file: data.file }, { success: isReturn }); - console.log('22222222222222222222222',zyInfo.value); + console.log('22222222222222222222222', zyInfo.value); handleEdit(zyInfo.value, false); - importOpen.value = false + importOpen.value = false; } /** * 导入xls @@ -1202,9 +1232,7 @@ async function importXls(data, url) { await defHttp.uploadFile({ url }, { file: data.file }, { success: isReturn }); } - function handleWxtx(record) { - createConfirm({ iconType: 'warning', title: '微信提醒', @@ -1333,6 +1361,7 @@ function handleJscjbfb() { //引用题库回调 function handleYytkSuccess(record) { + console.log('💇‍♀️', record); for (var i = 0; i < record.length; i++) { var type = record[i].wjType; var list = tiganData.value; @@ -1360,6 +1389,7 @@ function handleYytkSuccess(record) { wjLeixing, itemSelected: sfxz + '', wjSfqh: '0', + picPath: record[i].picPath, wjxWjxxTmxxList: addwjxWjxxTmxxList, }; list.push(params); @@ -1385,6 +1415,7 @@ function handleYytkSuccess(record) { wjLeixing, itemSelected: sfxz, wjSfqh: '0', + picPath: record[i].picPath, wjxWjxxTmxxList: addwjxWjxxTmxxList, }; list.push(params); @@ -1403,6 +1434,25 @@ function handleYytkSuccess(record) { wjLeixing, wjAnswer: huida, wjSfqh: '0', + picPath: record[i].picPath + }; + list.push(params); + tiganData.value = [...list]; + } else if (type == 8) { + var huida = record[i].wjAnswer; + if (wjLeixing.value == '1') { + huida = ''; + } + let params = { + wjType: parseInt(type), + wjIndex: list.length + 1, + mainId: mainId, + wjTitle: record[i].wjTitle, + wjScore: record[i].wjScore, + wjLeixing, + wjAnswer: huida, + wjSfqh: '0', + picPath: record[i].picPath }; list.push(params); tiganData.value = [...list]; diff --git a/src/views/kc/wjxWjxx/components/WjxWjxxTmlbAllDjjgsList.vue b/src/views/kc/wjxWjxx/components/WjxWjxxTmlbAllDjjgsList.vue index 81c7fc5..73d3790 100644 --- a/src/views/kc/wjxWjxx/components/WjxWjxxTmlbAllDjjgsList.vue +++ b/src/views/kc/wjxWjxx/components/WjxWjxxTmlbAllDjjgsList.vue @@ -3,6 +3,9 @@
+ + 主观题评分 + @@ -26,7 +29,7 @@ 查询 - 导出 + 导出 @@ -35,120 +38,141 @@
- + - diff --git a/src/views/kc/wjxWjxx/components/WjxWjxxTmlbDjV2Form.vue b/src/views/kc/wjxWjxx/components/WjxWjxxTmlbDjV2Form.vue index dcafb60..f04355f 100644 --- a/src/views/kc/wjxWjxx/components/WjxWjxxTmlbDjV2Form.vue +++ b/src/views/kc/wjxWjxx/components/WjxWjxxTmlbDjV2Form.vue @@ -21,6 +21,9 @@