完善个人招工页面
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
<!-- <!– <el-option label="报名截止日期" :value="3"></el-option> –>-->
|
||||
<!-- </el-select>-->
|
||||
<!-- </el-form-item>-->
|
||||
<el-form-item label="日期范围:">
|
||||
<el-form-item label="岗位日期:">
|
||||
<el-date-picker
|
||||
v-model="query.time"
|
||||
type="daterange"
|
||||
@@ -103,11 +103,11 @@
|
||||
>审核</el-button
|
||||
>
|
||||
</template>
|
||||
<template slot="menuRight">
|
||||
<!-- <template slot="menuRight">
|
||||
<el-button size="small" @click.stop="downRecords" type="primary"
|
||||
>导出</el-button
|
||||
>
|
||||
</template>
|
||||
</template> -->
|
||||
<template slot-scope="{ row }" slot="menu">
|
||||
<el-button
|
||||
type="text"
|
||||
|
||||
Reference in New Issue
Block a user