From 3a89a33bb8678a2b8540b553aa6d264ce0f4b007 Mon Sep 17 00:00:00 2001 From: gaoluyang <gaoluyang@rengu.cc> Date: 星期五, 28 六月 2024 13:36:07 +0800 Subject: [PATCH] 页面标题样式修改 --- src/components/do/b1-inspect-order-plan/Inspection.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/do/b1-inspect-order-plan/Inspection.vue b/src/components/do/b1-inspect-order-plan/Inspection.vue index 09e8c64..8356fd4 100644 --- a/src/components/do/b1-inspect-order-plan/Inspection.vue +++ b/src/components/do/b1-inspect-order-plan/Inspection.vue @@ -204,7 +204,7 @@ <template> <div v-loading="loading" class="inspection"> <el-row class="title"> - <el-col :span="12" style="padding-left: 20px;">妫�楠屽崟璇︽儏 + <el-col :span="12" style="padding-left: 20px;text-align: left;">妫�楠屽崟璇︽儏 <span style="color: #3A7BFA;"> 鏍峰搧</span> <span v-if="currentFiberOpticTape" style="color: #3A7BFA;"> - 鍏夌氦甯�</span> <span v-if="currentFiberOptic" style="color: #3A7BFA;"> - 鍏夌氦</span> -- Gitblit v1.9.3