From 7efca9a88a5b272ed6b9a0db138f3bdc82b606b6 Mon Sep 17 00:00:00 2001 From: zhoushihao <zsh19950802@163.com> Date: 星期一, 12 八月 2024 13:47:11 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- UI-Project/src/views/UnLoadGlass/PrintFlow.vue | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/UI-Project/src/views/UnLoadGlass/PrintFlow.vue b/UI-Project/src/views/UnLoadGlass/PrintFlow.vue index 7188fdb..594a31e 100644 --- a/UI-Project/src/views/UnLoadGlass/PrintFlow.vue +++ b/UI-Project/src/views/UnLoadGlass/PrintFlow.vue @@ -368,7 +368,8 @@ #printFlowCard { text-align: center; -//font-weight: bolder; height: 600px; +font-weight: bolder; + height: 600px; } #contentTable { -- Gitblit v1.8.0