From 0dfb988295a64f92ac8f66d4917d3894daba0814 Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: Fri, 24 Feb 2023 08:41:57 +0800
Subject: [PATCH] 修改外包代码
---
src/views/safeKnowledge/df/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/safeKnowledge/df/index.vue b/src/views/safeKnowledge/df/index.vue
index 1434ecb..3bfefee 100644
--- a/src/views/safeKnowledge/df/index.vue
+++ b/src/views/safeKnowledge/df/index.vue
@@ -24,7 +24,7 @@
}
</script>
-<!-- Add "scoped" attribute to limit CSS to this component only -->
+<!-- Add "scoped" attribute to limit CSS to this components only -->
<style scoped lang="scss">
.home-container{
height: calc(100vh - 144px);
--
Gitblit v1.9.2