修改67210

This commit is contained in:
zyx.net
2023-03-26 17:04:24 +08:00
parent caca53b32a
commit 9ae7491b15
2 changed files with 8 additions and 0 deletions
@@ -431,4 +431,8 @@ import ImportFile from '@/components/ImportFileData/index'
::v-deep .ant-table-row-cell-ellipsis .ant-table-column-title {
white-space: pre-wrap!important;
}
::v-deep .ant-table-row:first-child {
background: #fff !important;
opacity: 3.9 !important;
}
</style>
@@ -484,4 +484,8 @@ import uploadFileOta from '@/components/uploadFileOta/file'
::v-deep .ant-table-row-cell-ellipsis .ant-table-column-title {
white-space: pre-wrap!important;
}
::v-deep .ant-table-row:first-child {
background: #fff !important;
opacity: 3.9 !important;
}
</style>