From 8ad291d26fb101e1df80f849f9b80969832e31b1 Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期二, 15 十月 2024 18:54:34 +0800 Subject: [PATCH] 首页车辆人脸图片取消公安部条件 --- src/views/system/work-order/threshold/index.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/system/work-order/threshold/index.vue b/src/views/system/work-order/threshold/index.vue index 4287d0f..feb4b44 100644 --- a/src/views/system/work-order/threshold/index.vue +++ b/src/views/system/work-order/threshold/index.vue @@ -14,7 +14,7 @@ <!-- </el-col>--> <!-- </el-row>--> <el-row> - <el-col :xs="24" :sm="24" :md="12" :lg="8" :xl="8"> + <el-col :xs="24" :sm="24" :md="12" :lg="12" :xl="8"> <el-card style="margin-bottom: 20px; height: 350px; margin-right: 20px;color: #656565;"> <div style="display: flex; justify-content: space-between"> <div class="header鈥攖ext">瑙嗛</div> @@ -103,7 +103,7 @@ </div> </el-card> </el-col> - <el-col :xs="24" :sm="24" :md="12" :lg="8" :xl="8"> + <el-col :xs="24" :sm="24" :md="12" :lg="12" :xl="8"> <el-card style="margin-bottom: 20px; height: 350px; margin-right: 20px;color: #656565;"> <div style="display: flex; justify-content: space-between"> <div class="header鈥攖ext">浜鸿劯</div> @@ -193,7 +193,7 @@ </div> </el-card></el-col > - <el-col :xs="24" :sm="24" :md="12" :lg="8" :xl="8"> + <el-col :xs="24" :sm="24" :md="12" :lg="12" :xl="8"> <el-card style="margin-bottom: 20px; height: 350px; margin-right: 20px;color: #656565;"> <div style="display: flex; justify-content: space-between"> <div class="header鈥攖ext">杞﹁締</div> -- Gitblit v1.8.0