Merge branch 'master-dev' into feature-Beta-dev-renpy
This commit is contained in:
commit
a360b6df16
|
@ -203,6 +203,7 @@ export default {
|
|||
},
|
||||
mounted() {
|
||||
this.getNuclideAvgList()
|
||||
this.getStationList()
|
||||
},
|
||||
methods: {
|
||||
onSourceChange(val) {
|
||||
|
|
|
@ -695,7 +695,7 @@ export default {
|
|||
}
|
||||
}
|
||||
&-body {
|
||||
height: calc(100% - 66px);
|
||||
height: calc(100% - 103px);
|
||||
overflow: auto;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user