@@ -117,7 +117,7 @@ request({
color: red;
}
-::v-deep .specialTd table tbody tr td {
+:deep(.specialTd table tbody tr td) {
border: 1px #CCCCCC solid !important;
</style>
@@ -202,7 +202,7 @@ function dialogSubmit() {
@@ -250,7 +250,7 @@ function getFile(url, fileName) {