西安三 界面 设置停站时间 显示重叠

This commit is contained in:
joylink_cuiweidong 2021-06-03 11:19:07 +08:00
parent 9dc64e67ed
commit 2a5ab20cde
6 changed files with 41 additions and 1 deletions

View File

@ -445,3 +445,11 @@ export default {
}
};
</script>
<style scoped>
.xian-01__systerm .el-dialog .base-label {
left: -7px;
top: -18px;
padding: 0 5px;
background-color: #F0F0F0;
}
</style>

View File

@ -415,3 +415,11 @@ export default {
}
};
</script>
<style scoped>
.xian-01__systerm .el-dialog .base-label {
left: -7px;
top: -18px;
padding: 0 5px;
background-color: #F0F0F0;
}
</style>

View File

@ -188,3 +188,11 @@ export default {
}
};
</script>
<style scoped>
.xian-01__systerm .el-dialog .base-label {
left: -7px;
top: -18px;
padding: 0 5px;
background-color: #F0F0F0;
}
</style>

View File

@ -244,3 +244,11 @@ export default {
}
};
</script>
<style scoped>
.xian-01__systerm .el-dialog .base-label {
left: -7px;
top: -18px;
padding: 0 5px;
background-color: #F0F0F0;
}
</style>

View File

@ -479,3 +479,11 @@ export default {
}
};
</script>
<style scoped>
.xian-01__systerm .el-dialog .base-label {
left: -7px;
top: -18px;
padding: 0 5px;
background-color: #F0F0F0;
}
</style>

View File

@ -46,7 +46,7 @@ export default {
menu: [],
menuNormal: {
Local: [
{
{
label: '上电解锁',
handler: this.powerUnLock,
cmdType: CMD.Station.CMD_STATION_POWER_ON_UNLOCK