fix: 修复语法错误,多余的花括号

This commit is contained in:
Agent
2026-03-25 16:24:07 +00:00
parent aa36029818
commit 8b49c32f63

View File

@@ -303,7 +303,6 @@ export default {
} }
} }
} }
}
} }
</script> </script>