From a18fed8fd360788023150e5a3ec4b5315aa3c2ae Mon Sep 17 00:00:00 2001 From: batman <978517621@qq.com> Date: 星期一, 13 三月 2023 10:04:03 +0800 Subject: [PATCH] 调整时间查询 --- src/views/goalManagement/targetDecompositionHalfYear/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/goalManagement/targetDecompositionHalfYear/index.vue b/src/views/goalManagement/targetDecompositionHalfYear/index.vue index 1a2c502..1ed6ed9 100644 --- a/src/views/goalManagement/targetDecompositionHalfYear/index.vue +++ b/src/views/goalManagement/targetDecompositionHalfYear/index.vue @@ -283,4 +283,4 @@ background-color: #fff; padding: 20px 0px 20px 0px; } -</style> +</style> \ No newline at end of file -- Gitblit v1.9.2