guanqb
2024-02-19 ab59e13ab3b0ff8816a68e2a0e3a6ce25878ed75
交易登记导出按钮添加
1 files modified
5 ■■■■■ changed files
src/views/publicSecurity/positionManage/TransactRegist.vue 5 ●●●●● patch | view | raw | blame | history
src/views/publicSecurity/positionManage/TransactRegist.vue
@@ -23,6 +23,11 @@
                    {{ showStatus(row.status).text }}
                </el-tag>
            </template>
            <template slot="menuLeft">
                <el-button type="warning" size="small" plain icon="el-icon-download" @click="handleExport">导出
                </el-button>
            </template>
        </avue-crud>