src/pages/panoramicView/components/RelateCamera.vue
@@ -295,7 +295,8 @@ editGroup (group) { this.groupModelVisible = true; //this.$refs['groupForm'].resetFields(); this.groupForm = group; //this.groupForm = group; this.groupForm = JSON.parse(JSON.stringify(group)); }, removeGroup (group) { let _this = this;