【删除】 删除无用代码

This commit is contained in:
dlaren
2025-08-13 11:06:20 +08:00
parent f7819fb294
commit d753d43c62
27 changed files with 76 additions and 10265 deletions

View File

@@ -448,7 +448,7 @@ const handleCheckChange = (data: Tree, checked: boolean, indeterminate: boolean)
examName: '',
examCode: ''
}
if (data.functions != null && data.functions != "") {
if (data.functions != null && data.functions != '') {
pptxPoints.firstName = chineseName.value
pptxPoints.index = textIndex.value
pptxPoints.function = data.functions
@@ -700,6 +700,8 @@ const submitForm = async () => {
/** 重置表单 */
const resetForm = () => {
formData.value = {
pointNamesVo: '',
chapteridDictTextVo: '',
content: '',
specialtyName: '',
courseName: '',
@@ -710,7 +712,7 @@ const resetForm = () => {
quLevel: 0,
pointNames: '',
subjectName: '',
status: '0',
status: ' ',
resourceValue: '',
answerList: [
{