Commit 33ba23bf by sunguoxiang

feat:注释所持证书tab

parent fb89aec5
...@@ -89,9 +89,9 @@ ...@@ -89,9 +89,9 @@
</template> </template>
</BasicTable> </BasicTable>
</a-tab-pane> </a-tab-pane>
<a-tab-pane key="6" tab="所持证书" force-render> <!-- <a-tab-pane key="6" tab="所持证书" force-render>-->
<BasicForm @register="registerForm3" /> <!-- <BasicForm @register="registerForm3" />-->
</a-tab-pane> <!-- </a-tab-pane>-->
</a-tabs> </a-tabs>
<RoleModal @register="registerRoleModal" @success="handleRoleSuccess" /> <RoleModal @register="registerRoleModal" @success="handleRoleSuccess" />
<PostModal @register="registerPostModal" @success="handlePostSuccess" /> <PostModal @register="registerPostModal" @success="handlePostSuccess" />
......
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