diff --git a/src/components/ToolBar.vue b/src/components/ToolBar.vue
index 1b77c86..749fc24 100644
--- a/src/components/ToolBar.vue
+++ b/src/components/ToolBar.vue
@@ -1,24 +1,47 @@
{{ year + 543 }}
{{
@@ -66,6 +95,41 @@ function onClickClose() {
+
+ {{ year + 543 }}
+ {{
+ parseInt(value + 543)
+ }}
+
+
+
+
+
+
+
+
+
+
{
+ const year = ref(new Date().getFullYear())
const rows = ref
-
+