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