From 9d0fab1637b815722fc1ba6caf4d5c19f6680f92 Mon Sep 17 00:00:00 2001 From: batman <978517621@qq.com> Date: 星期二, 14 三月 2023 12:19:06 +0800 Subject: [PATCH] 修改页面样式 --- src/views/goalManagement/TargetBook/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/goalManagement/TargetBook/index.vue b/src/views/goalManagement/TargetBook/index.vue index 1737656..593acf8 100644 --- a/src/views/goalManagement/TargetBook/index.vue +++ b/src/views/goalManagement/TargetBook/index.vue @@ -286,4 +286,4 @@ display: flex; justify-content: right; } -</style> +</style> \ No newline at end of file -- Gitblit v1.9.2