From a1ac4f47c517bdfdc70357197bea07662789c3ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=BD=A6=E6=B3=BD?= Date: Thu, 2 Feb 2023 14:02:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E5=B7=A5=E5=85=B7-=E6=B3=95?= =?UTF-8?q?=E8=A7=84=E9=A2=84=E8=AD=A6-=E5=88=97=E5=AE=BD=E5=8F=AF?= =?UTF-8?q?=E6=8B=96=E6=8B=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/views/regulatoryEarlyWarning/index.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jero-web/src/views/regulatoryEarlyWarning/index.vue b/jero-web/src/views/regulatoryEarlyWarning/index.vue index 51d044ad1..2e55ad9f6 100644 --- a/jero-web/src/views/regulatoryEarlyWarning/index.vue +++ b/jero-web/src/views/regulatoryEarlyWarning/index.vue @@ -413,4 +413,8 @@ ::v-deep .ant-table-body { background: transparent !important; } + + /deep/ .ant-table-placeholder{ + margin-top: 8px !important; + } \ No newline at end of file