Closed saintping closed 5 years ago
Is your feature request related to a problem? Please describe. Governance管理还没有群组,默认展示的是群组1的数据。
Describe the solution you'd like 当用户选择了某个WeEvent视图后,如果是FISCO 2.0版本应该动态拉取群组列表。 https://fisco-bcos-documentation.readthedocs.io/zh_CN/latest/docs/api.html#getgrouplist 让用户选择群组ID,后续的其他接口都需要群组ID的参数。不再使用默认的群组ID=1。
Governance页面新增群组列表,可以随意切换到其他群组,显示改群组的订阅列表信息等
Is your feature request related to a problem? Please describe. Governance管理还没有群组,默认展示的是群组1的数据。
Describe the solution you'd like 当用户选择了某个WeEvent视图后,如果是FISCO 2.0版本应该动态拉取群组列表。 https://fisco-bcos-documentation.readthedocs.io/zh_CN/latest/docs/api.html#getgrouplist 让用户选择群组ID,后续的其他接口都需要群组ID的参数。不再使用默认的群组ID=1。