Jeecg Boot 2.3 里程碑版本发布,支持微服务和单体自由切换、提供新行编辑表格JVXETable
This commit is contained in:
@@ -87,7 +87,6 @@
|
|||||||
<!-- 右侧的角色权限配置 -->
|
<!-- 右侧的角色权限配置 -->
|
||||||
<user-role-modal ref="modalUserRole"></user-role-modal>
|
<user-role-modal ref="modalUserRole"></user-role-modal>
|
||||||
<role-modal ref="modalForm" @ok="modalFormOk"></role-modal>
|
<role-modal ref="modalForm" @ok="modalFormOk"></role-modal>
|
||||||
<sys-role-design-modal ref="roleDesignModal"></sys-role-design-modal>
|
|
||||||
</a-card>
|
</a-card>
|
||||||
</a-col>
|
</a-col>
|
||||||
<a-col :md="rightColMd" :sm="24" v-if="this.rightcolval == 1">
|
<a-col :md="rightColMd" :sm="24" v-if="this.rightcolval == 1">
|
||||||
|
|||||||
Reference in New Issue
Block a user