UI-Project/src/views/GlassStorage/MaterialRackManagement.vue
@@ -575,17 +575,13 @@ </script> <style scoped> html, body { height: 100%; margin: 0; padding: 0; overflow: hidden; /* 禁止出现滚动条 */ } .app-container { flex-direction: column; height: 100vh; /* 使用视口高度 */ #dt { display:block; float:left;line-height: 20px;margin-left: 100px;} #dta { display:block; float:left;line-height: 20px;margin-left: 80%;} #dialog-footer{ text-align: center; margin-top: -15px; }