src/views/system/work-order/index.vue
@@ -50,6 +50,14 @@ v-hasPermi="['work:order:audit']" >批量审核 </el-button> <el-button type="primary" plain size="mini" @click="handleExport" v-hasPermi="['work:order:audit']" >导出 </el-button> </el-col> </el-row>