This commit is contained in:
lushihan
2024-06-11 08:48:13 +08:00
parent 30743f1474
commit 3b6d11122e

View File

@@ -860,8 +860,6 @@
status: "待执行",
},
]);
const columns1 = [
]);
const columns1 = [
{
title: "序号",
@@ -1306,7 +1304,7 @@
.lighting-img {
width: 100%;
height: 934px;
height: 815px;
object-fit: cover;
}
@@ -1507,4 +1505,3 @@
box-sizing: border-box;
}
</style>