lushihan 3 months ago
parent
commit
3b6d11122e
  1. 5
      hx-ai-intelligent/src/view/equipmentControl/lightingManage/indexs.vue

5
hx-ai-intelligent/src/view/equipmentControl/lightingManage/indexs.vue

@ -861,8 +861,6 @@
}, },
]); ]);
const columns1 = [ const columns1 = [
]);
const columns1 = [
{ {
title: "序号", title: "序号",
dataIndex: "key", dataIndex: "key",
@ -1306,7 +1304,7 @@
.lighting-img { .lighting-img {
width: 100%; width: 100%;
height: 934px; height: 815px;
object-fit: cover; object-fit: cover;
} }
@ -1507,4 +1505,3 @@
box-sizing: border-box; box-sizing: border-box;
} }
</style> </style>
Loading…
Cancel
Save