From 6780bf4e2f125f69fb62354b3b6cfbec1c4a7488 Mon Sep 17 00:00:00 2001 From: feige <feige@qq.com> Date: 星期二, 25 四月 2023 09:33:24 +0800 Subject: [PATCH] 查看详情没显示,把注释修改了 --- ruoyi-ui/src/views/note/propertylnfo.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi-ui/src/views/note/propertylnfo.vue b/ruoyi-ui/src/views/note/propertylnfo.vue index 55d5b69..973f6e4 100644 --- a/ruoyi-ui/src/views/note/propertylnfo.vue +++ b/ruoyi-ui/src/views/note/propertylnfo.vue @@ -348,7 +348,7 @@ } </script> -<style> +<style scoped lang="scss"> .mt { position: relative; -- Gitblit v1.9.1