|
|
@@ -135,6 +135,7 @@
|
|
|
icon="el-icon-upload2"
|
|
|
size="mini"
|
|
|
@click="handleExportOrgExtend"
|
|
|
+ v-hasPermi="['system:dept:exportOrgExtend']"
|
|
|
>导出机构补充信息</el-button
|
|
|
>
|
|
|
</el-col>
|
|
|
@@ -144,6 +145,7 @@
|
|
|
icon="el-icon-upload2"
|
|
|
size="mini"
|
|
|
@click="handleExportOrgDefenseDetail"
|
|
|
+ v-hasPermi="['system:dept:exportDefenseDetailExtend']"
|
|
|
>导出安全防范设施建设达标信息</el-button
|
|
|
>
|
|
|
</el-col>
|