This commit is contained in:
18500206848
2024-02-16 15:02:17 +08:00
parent 47e18b6b25
commit 8dcecb78f2
38 changed files with 9982 additions and 70 deletions

View File

@@ -1,14 +1,13 @@
<template>
<basic-container>
<el-drawer
title="已录用人员"
title="已录用登记"
append-to-body
:visible.sync="drawer"
size="80%"
class="drawer"
:before-close="drawerClose"
>
<!-- <div class="tipsWrap" v-show="getUserConfig.insuranceOn == 1">录用人员说明:不在保期的人员,不可以录用,请先到 “商保管理" 模块申请投保</div> -->
<avue-crud
:option="option"
:table-loading="loading"