|
|
@ -493,7 +493,7 @@ export default {
|
|
|
|
this.$router.push({query: newQuery, path: this.$route.path});
|
|
|
|
this.$router.push({query: newQuery, path: this.$route.path});
|
|
|
|
this.formData.workplaceName = info.workplaceName;
|
|
|
|
this.formData.workplaceName = info.workplaceName;
|
|
|
|
this.editableTabs = []
|
|
|
|
this.editableTabs = []
|
|
|
|
this.clickMenuItem(0)
|
|
|
|
this.clickMenuItem(1)
|
|
|
|
this.showChild = false;
|
|
|
|
this.showChild = false;
|
|
|
|
this.$nextTick(() => {
|
|
|
|
this.$nextTick(() => {
|
|
|
|
this.showChild = true;
|
|
|
|
this.showChild = true;
|
|
|
|