修改描述

This commit is contained in:
18500206848
2024-05-08 10:18:25 +08:00
parent ac71088c1d
commit f46f903601
11 changed files with 35 additions and 35 deletions

View File

@@ -3,7 +3,7 @@
<div v-loading="loading" class="avue--view">
<el-row>
<el-col :span="24" class="title">
企业信息
用工单位信息
<span style="float: right">
<el-button
type="text"
@@ -26,7 +26,7 @@
<el-row v-show="!isCanEdit && type === 'add'">
<el-col :span="1">&nbsp;</el-col>
<el-col :span="22" class="empty-tip"
>添加企业信息让用户更生动地了解公司吧~</el-col
>添加用工单位信息让用户更生动地了解公司吧~</el-col
>
<el-col :span="1">&nbsp;</el-col>
</el-row>