fix:修改设备告警逻辑 修改冲突样式

This commit is contained in:
zhaohy
2024-08-16 10:03:53 +08:00
parent fddba152fc
commit d15f8e8ed5
5 changed files with 13 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
<!-- 双图 -->
<template>
<div class="box">
<div class="boxs">
<div class="box-title title">
{{ dataSource.title }}
</div>
@@ -88,7 +88,7 @@
};
</script>
<style lang="less" scoped>
.box {
.boxs {
width: 192px;
height: 125px;
background: inherit;