diff --git a/data-room-ui/packages/BigScreenList/CatalogEditForm.vue b/data-room-ui/packages/BigScreenList/CatalogEditForm.vue index 8bcc5e21..3b5a646b 100644 --- a/data-room-ui/packages/BigScreenList/CatalogEditForm.vue +++ b/data-room-ui/packages/BigScreenList/CatalogEditForm.vue @@ -18,7 +18,7 @@ item.title.indexOf(this.name) !== -1) } }, - // 分组管理 catalogManage () { this.$refs.CatalogEditForm.formVisible = true },