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

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

View File

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