a
This commit is contained in:
@@ -290,14 +290,14 @@
|
||||
icon="Download"
|
||||
@click="handleExport()">名单导出
|
||||
</el-button>
|
||||
<el-button
|
||||
<!-- <el-button
|
||||
class="ml10"
|
||||
type="primary"
|
||||
plain
|
||||
icon="UploadFilled"
|
||||
v-auth="'recruit_send_img'"
|
||||
@click="handleSendImg()">图片同步
|
||||
</el-button>
|
||||
</el-button> -->
|
||||
</div>
|
||||
</el-row>
|
||||
|
||||
@@ -347,7 +347,7 @@
|
||||
prop="name"
|
||||
header-align="center"
|
||||
align="left"
|
||||
min-width="250"
|
||||
width="290"
|
||||
label="资料检测">
|
||||
<template #default="scope">
|
||||
<div v-if="scope.row.isOut=='0'" class="material-check-cell">
|
||||
|
||||
Reference in New Issue
Block a user