From 3da82371b3826dc047f8c30fb0b5fb6ef3aff46e Mon Sep 17 00:00:00 2001 From: heyujie <516346543@qq.com> Date: 星期四, 25 十一月 2021 11:53:48 +0800 Subject: [PATCH] 应用中心修改 --- src/pages/datapush/index/App.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/pages/datapush/index/App.vue b/src/pages/datapush/index/App.vue index 54f835b..bdf3b73 100644 --- a/src/pages/datapush/index/App.vue +++ b/src/pages/datapush/index/App.vue @@ -98,6 +98,7 @@ <style lang="scss"> .flex-box { + display: flex; height: 100%; } .ev-left-list { -- Gitblit v1.8.0