From cb7cff7884fad86e47a5132d59986065b64c771f Mon Sep 17 00:00:00 2001 From: 马宇豪 <978517621@qq.com> Date: 星期二, 09 一月 2024 13:57:31 +0800 Subject: [PATCH] 添加状态 --- src/views/license/licenseInfo/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/license/licenseInfo/index.vue b/src/views/license/licenseInfo/index.vue index b9dd0f6..f05f42d 100644 --- a/src/views/license/licenseInfo/index.vue +++ b/src/views/license/licenseInfo/index.vue @@ -252,7 +252,7 @@ <el-col :span="3" style="font-size: 27px;font-weight: bold"> <span>许可范围</span> </el-col> - <el-col :span="11" style="font-size: 27px;padding-right: 80px;"> + <el-col :span="11" style="font-size: 22px;padding-right: 80px;"> <span>{{dealingrange}}</span> </el-col> <el-col :span="3" style="font-size: 27px;font-weight: bold"> -- Gitblit v1.9.2