Commit 8560d93a authored by rencs's avatar rencs

8.28

parent 024000ff
......@@ -458,8 +458,8 @@ export default {
this.good_btn_update = this.elements["good:btn_update"]; //旅游编辑
this.good_btn_upstatus = this.elements["good:btn_upstatus"]; //旅游上下架
this.good_btn_del = this.elements["good:btn_del"]; //旅游删除
this.get_all_companys();
this.get_all_branchCompany();
this.get_all_companys(); //门店列表
this.get_all_branchCompany(); //公司列表
},
computed: {
...mapGetters(["elements", "belong2Type", "vehicleStatus"]),
......
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