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/targetEscalation/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/goalManagement/targetEscalation/index.vue b/src/views/goalManagement/targetEscalation/index.vue index cc522b6..22535be 100644 --- a/src/views/goalManagement/targetEscalation/index.vue +++ b/src/views/goalManagement/targetEscalation/index.vue @@ -196,4 +196,4 @@ display: flex; justify-content: right; } -</style> +</style> \ No newline at end of file -- Gitblit v1.9.2