From 43c2ebf8b5df8a785b5c717eede3aac52962cd5e Mon Sep 17 00:00:00 2001 From: lzhe <lzhe@example.com> Date: 星期一, 04 十一月 2024 13:40:27 +0800 Subject: [PATCH] 1 --- src/views/console/workstation/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/console/workstation/index.vue b/src/views/console/workstation/index.vue index 733ae1b..e588771 100644 --- a/src/views/console/workstation/index.vue +++ b/src/views/console/workstation/index.vue @@ -177,7 +177,7 @@ <el-col :span="8"> {{ info.properties }} </el-col> - <el-col :span="4"> + <!-- <el-col :span="4"> 绋嬪簭浼犺緭鏂瑰紡 </el-col> <el-col :span="8"> @@ -191,7 +191,7 @@ </el-col> <el-col :span="4"> 宸ヤ綔鍙� - </el-col> + </el-col> --> <el-col :span="8"> <ul class="workbench"> <li v-for="item in workbenchVOList" :key="item.sort"> -- Gitblit v1.9.3