Commit 93f7b1a4 authored by 张俊's avatar 张俊

默认运行状态

parent 8f7251cb
......@@ -463,6 +463,9 @@ export default {
this.getServiceBaseInfo();
this.getServiceyxztInfo();
this.getImageInfo();
if(this.$route.query.showstate){
this.now_service = 1
}
},
mounted() {},
methods: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment