fix : 修复流程图切换功能和屏蔽导出
This commit is contained in:
@@ -34,8 +34,8 @@
|
||||
<el-button type="danger" v-perm="['code:listener:del']" @click="handleMoreDelete(listenId,listenNameList)" :icon="Delete" plain
|
||||
:disabled="disabled">删除
|
||||
</el-button>
|
||||
<el-button type="warning" v-perm="['code:listener:export']" @click="handleExport" :icon="Download" plain>导出
|
||||
</el-button>
|
||||
<!-- <el-button type="warning" v-perm="['code:listener:export']" @click="handleExport" :icon="Download" plain>导出-->
|
||||
<!-- </el-button>-->
|
||||
</div>
|
||||
<div class="table">
|
||||
<el-table
|
||||
|
||||
Reference in New Issue
Block a user