From e3cfda747bd53f4550904d60cd13aa8f4e525739 Mon Sep 17 00:00:00 2001 From: wangxinhui <wangxinhui@hnkhzn.com> Date: 星期一, 01 十二月 2025 18:52:17 +0800 Subject: [PATCH] 更新WMS接口等 --- 项目代码/WCSClient/src/views/Home.vue | 7 ++----- 1 files changed, 2 insertions(+), 5 deletions(-) diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCSClient/src/views/Home.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCSClient/src/views/Home.vue" index f834133..c6990e4 100644 --- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCSClient/src/views/Home.vue" +++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCSClient/src/views/Home.vue" @@ -1,6 +1,6 @@ <template> <div class="title"> - <el-row :gutter="20" style="height:85%"> + <!-- <el-row :gutter="20" style="height:85%"> <el-col :span="8"> <span style="position: relative; top: 100px;left: 30px;"> <h4>涓�妤艰澶囩洃鎺�</h4> @@ -119,7 +119,6 @@ </el-col> <el-col :span="8"> - <!-- 鍫嗗灈鏈� --> <div style="position: relative; top: 50px;"> <div class="stackerDiv"> <div class="stackDivName">涓�鍙峰爢鍨涙満</div> @@ -152,9 +151,7 @@ </div> </div> </el-col> - </el-row> - - + </el-row> --> </div> </template> -- Gitblit v1.9.3