|
@@ -479,7 +479,7 @@ export default {
|
|
}
|
|
}
|
|
},
|
|
},
|
|
created() {
|
|
created() {
|
|
- this.selectByMenuId(4)
|
|
|
|
|
|
+ this.selectByMenuId(6)
|
|
/** ----------------------------------底部按钮公用组件开始------------------------------------- */
|
|
/** ----------------------------------底部按钮公用组件开始------------------------------------- */
|
|
window.showDialog = this.showDialog
|
|
window.showDialog = this.showDialog
|
|
window.choseLayerSwitching = this.choseLayerSwitching
|
|
window.choseLayerSwitching = this.choseLayerSwitching
|