报警模块中代码,调整获取台站的方法执行时机
This commit is contained in:
parent
017d9384f0
commit
322aecac7f
|
@ -203,6 +203,7 @@ export default {
|
||||||
},
|
},
|
||||||
mounted() {
|
mounted() {
|
||||||
this.getNuclideAvgList()
|
this.getNuclideAvgList()
|
||||||
|
this.getStationList()
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
onSourceChange(val) {
|
onSourceChange(val) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user