|
@@ -31,7 +31,7 @@
|
|
</template>
|
|
</template>
|
|
<template slot="menuRight">
|
|
<template slot="menuRight">
|
|
<el-checkbox v-model="toApproval" @change="toApprovalClick" class="checkbox">只看待审核</el-checkbox>
|
|
<el-checkbox v-model="toApproval" @change="toApprovalClick" class="checkbox">只看待审核</el-checkbox>
|
|
- <el-button type="primary" :loading="exportFnLoading" icon="el-icon-download" size="small" @click.stop="exportFn"> 导出数据 </el-button>
|
|
|
|
|
|
+ <!-- <el-button type="primary" :loading="exportFnLoading" icon="el-icon-download" size="small" @click.stop="exportFn"> 导出数据 </el-button> -->
|
|
</template>
|
|
</template>
|
|
|
|
|
|
<template slot="scorePackageName1" slot-scope="scope">
|
|
<template slot="scorePackageName1" slot-scope="scope">
|