@@ -94,8 +94,6 @@ const formRules = reactive({
})
const formRef = ref() // 表单 Ref
-
// 成果类型选项
const achievementTypes = ref([
{ label: '北大中文核心期刊论文', value: "1" },