Commit 5d6d05c4 authored by zhengke's avatar zhengke

no message

parent 6eb863ef
......@@ -262,12 +262,12 @@
};
},
created() {
this.isCarrier = this.$route.name=='BuildingServiceManager'
this.msg.BuildingCarrierType = this.isCarrier?1:2
this.getList();
this.getTypeEnumList();
this.getDown();
this.getuserList()
this.isCarrier = this.$route.name=='BuildingServiceManager'
this.msg.BuildingCarrierType = this.isCarrier?1:2
},
watch: {
$route: {
......
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