From b2beb5fd440e0f4e7437734ca640b0312ff7b6d3 Mon Sep 17 00:00:00 2001 From: zhujida Date: Thu, 24 Dec 2020 15:19:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E7=9A=84=E7=BB=A9=E6=95=88-=E8=AF=84?= =?UTF-8?q?=E8=AE=BA=E6=97=B6=E9=97=B4-=E6=BB=91=E5=8A=A8=E5=88=B0?= =?UTF-8?q?=E5=BA=95=E9=83=A8=E6=97=B6-=E6=B2=A1=E6=9C=89=E8=A6=86?= =?UTF-8?q?=E7=9B=96=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/kpi/assessment/performance/components/table.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/kpi/assessment/performance/components/table.vue b/src/views/kpi/assessment/performance/components/table.vue index 88352cd..6e1ea5a 100644 --- a/src/views/kpi/assessment/performance/components/table.vue +++ b/src/views/kpi/assessment/performance/components/table.vue @@ -794,6 +794,7 @@ export default { border-top: 1px solid @borderColor; bottom: 0; left: 0; + z-index: 1000; &-content { width: 100; margin: 0 auto;