更新
This commit is contained in:
parent
e50333eaab
commit
f442a83c6b
@ -163,14 +163,15 @@
|
||||
<span v-else style="color: #fe0000">未签约</span>
|
||||
</template></el-table-column
|
||||
>
|
||||
<el-table-column label="备注" prop="notes" show-overflow-tooltip />
|
||||
<el-table-column
|
||||
label="操作"
|
||||
align="center"
|
||||
width="430"
|
||||
width="380"
|
||||
fixed="right"
|
||||
>
|
||||
<template #default="{ row }">
|
||||
<div style="display: flex">
|
||||
<div style="display: flex; flex-wrap: wrap">
|
||||
<el-button type="primary" link>
|
||||
<router-link
|
||||
:to="{
|
||||
@ -402,7 +403,7 @@
|
||||
<h1>重要提醒</h1>
|
||||
<div>
|
||||
<div style="font-size: 18px; font-weight: bold; padding-bottom: 10px">
|
||||
请检查以下重要信息是否正确
|
||||
企业认证前,请检查以下重要信息是否正确
|
||||
</div>
|
||||
<el-form ref="formRef" label-width="90px">
|
||||
<el-row>
|
||||
|
Loading…
x
Reference in New Issue
Block a user