From 6751b97db9a892cdc91288e1a90dabfa3870b52f Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期五, 25 二月 2022 18:34:37 +0800 Subject: [PATCH] fix 修复一些小问题 --- ruoyi-ui/src/views/system/notice/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi-ui/src/views/system/notice/index.vue b/ruoyi-ui/src/views/system/notice/index.vue index 53bb3b4..d57a708 100644 --- a/ruoyi-ui/src/views/system/notice/index.vue +++ b/ruoyi-ui/src/views/system/notice/index.vue @@ -311,4 +311,4 @@ } } }; -</script> +</script> \ No newline at end of file -- Gitblit v1.9.3