From 99391c38af9811613db81dc495db0a00dd7d2a0e Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 09 Feb 2022 13:47:29 +0800
Subject: [PATCH] 部分修改
---
src/pcviews/tool/sign.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/pcviews/tool/sign.vue b/src/pcviews/tool/sign.vue
index acc0f09..20ae00b 100644
--- a/src/pcviews/tool/sign.vue
+++ b/src/pcviews/tool/sign.vue
@@ -20,7 +20,7 @@
})
},
methods: {},
- destroyed () {}
+ destroyed () { }
}
</script>
--
Gitblit v1.9.3