|
|
@ -70,12 +70,12 @@ |
|
|
|
<!-- 操作按钮区域 --> |
|
|
|
<!-- 操作按钮区域 --> |
|
|
|
<div class="table-operator"> |
|
|
|
<div class="table-operator"> |
|
|
|
<a-button @click="handleAdd" type="primary" icon="plus">新增</a-button> |
|
|
|
<a-button @click="handleAdd" type="primary" icon="plus">新增</a-button> |
|
|
|
<a-button @click="fanhui" type="primary" icon="rollback">返回</a-button> |
|
|
|
|
|
|
|
<a-button type="primary" icon="import">导入模块</a-button> |
|
|
|
<a-button type="primary" icon="import">导入模块</a-button> |
|
|
|
<a-button type="primary" icon="import">导入功能</a-button> |
|
|
|
<a-button type="primary" icon="import">导入功能</a-button> |
|
|
|
<a-button type="primary" icon="import">导入规则</a-button> |
|
|
|
<a-button type="primary" icon="import">导入规则</a-button> |
|
|
|
<a-button type="primary" icon="import">导入实体</a-button> |
|
|
|
<a-button type="primary" icon="import">导入实体</a-button> |
|
|
|
<a-button type="primary" icon="import">导入字段</a-button> |
|
|
|
<a-button type="primary" icon="import">导入字段</a-button> |
|
|
|
|
|
|
|
<a-button @click="fanhui" type="primary" icon="rollback">返回</a-button> |
|
|
|
|
|
|
|
|
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|