Squashed commit of the following:
commit 0d50ac586b
Author: dong <58670809@qq.com>
Date: Mon Apr 17 13:26:39 2023 +0800
修改弹窗没有高度问题
This commit is contained in:
parent
857472ba72
commit
f27fd63e29
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="menus" :style="{width: width + 'px'}">
|
||||
<div class="menus" :style="{width: width + 'px', height: '100%'}">
|
||||
<div class="title">{{ `哈尔滨局CTC3.0(车务终端A机)--王岗:${dateString}第一班 18:00 管理员代--` }}</div>
|
||||
<menu-bar ref="menuBar" :selected="selected" />
|
||||
<div style="position: absolute; top: 64px;z-index: 10;background: #F0F0F0;padding: 2px;height: 65px;width: 100%;">
|
||||
|
Loading…
Reference in New Issue
Block a user