From d62a5f34ef60949ef6bef74fd9c48c20b4e65d83 Mon Sep 17 00:00:00 2001 From: wangfei <3597712270@qq.com> Date: 星期五, 09 八月 2024 13:19:37 +0800 Subject: [PATCH] 钢化模块旋转更改,下片台 --- 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