From 08b5ddfa9a0a2ed52bd7d7b98ca16ef4dcc610a6 Mon Sep 17 00:00:00 2001 From: zhangxiaoxu123 <819527061@qq.com> Date: 星期二, 13 九月 2022 14:19:43 +0800 Subject: [PATCH] 页面修改 --- src/pages/show/jiuyeAndChuangye/jiuyeChildren/workStatistics.vue | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/src/pages/show/jiuyeAndChuangye/jiuyeChildren/workStatistics.vue b/src/pages/show/jiuyeAndChuangye/jiuyeChildren/workStatistics.vue index 6848bd8..1811da6 100644 --- a/src/pages/show/jiuyeAndChuangye/jiuyeChildren/workStatistics.vue +++ b/src/pages/show/jiuyeAndChuangye/jiuyeChildren/workStatistics.vue @@ -16,6 +16,7 @@ align="center" prop="dataType" label="鎸囨爣鍚嶇О" + min-width="125" fixed="left"> </el-table-column> <el-table-column @@ -84,11 +85,13 @@ label="12鏈�"> </el-table-column> <el-table-column + fixed="right" prop="plan" align="center" label="鐪佸巺璁″垝"> </el-table-column> <el-table-column + fixed="right" prop="finish" align="center" label="褰撳墠瀹屾垚鐜�"> @@ -342,6 +345,8 @@ color: $color-white; text-align: center; line-height: 2.5; + font-family: Source Han Sans CN, Source Han Sans CN-Regular; + font-weight: 400; } } .laogongJiuyeEcharts{ -- Gitblit v1.9.1