From 20bf8e325691f148ce15155b9c6e44f04c48b4dd Mon Sep 17 00:00:00 2001
From: 鲁班七号 <9159450+luban-71@user.noreply.gitee.com>
Date: Thu, 05 Jan 2023 10:41:42 +0800
Subject: [PATCH] 修改时间戳格式,批量优化前端问题。
---
src/views/patrol/selfcheck.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/patrol/selfcheck.vue b/src/views/patrol/selfcheck.vue
index f9aab94..6f19a26 100644
--- a/src/views/patrol/selfcheck.vue
+++ b/src/views/patrol/selfcheck.vue
@@ -1,7 +1,7 @@
<template>
<div class="app-container">
- <div>
+ <div style="margin-bottom: 20px">
<el-button
class="filter-item"
style="margin-left: 10px;"
--
Gitblit v1.9.2