档案采集样式调整

master
wanglei 2 years ago
parent e658968841
commit ec00dfeeb0

@ -681,7 +681,7 @@ export default {
overflow: hidden;
}
.myProgress{
position: absolute;
position: fixed;
top:0;
left:0;
z-index: 10;

@ -330,7 +330,7 @@ export default {
}
.myProgress{
position: absolute;
position: fixed;
top:0;
left:0;
z-index: 10;

Loading…
Cancel
Save