Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
client
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
19cf0209
authored
Jun 19, 2024
by
曾凡江
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
企业认证,跳转修复
parent
9144375f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
src/views/console/overview.vue
+1
-1
No files found.
src/views/console/overview.vue
View file @
19cf0209
...
@@ -80,7 +80,7 @@
...
@@ -80,7 +80,7 @@
<el-tag
v-if=
"infoData.status === '审核通过'"
type=
"success"
>
已认证
</el-tag>
<el-tag
v-if=
"infoData.status === '审核通过'"
type=
"success"
>
已认证
</el-tag>
<el-tag
v-else
class=
"mr5"
type=
"warning"
>
未认证
</el-tag>
<el-tag
v-else
class=
"mr5"
type=
"warning"
>
未认证
</el-tag>
<el-button
v-if=
"!infoData.status || infoData.status === '驳回'"
type=
"primary"
link
>
去申请
</el-button>
<el-button
v-if=
"!infoData.status || infoData.status === '驳回'"
@
click=
"$router.push('/console/authentication')"
type=
"primary"
link
>
去申请
</el-button>
</el-form-item>
</el-form-item>
<el-form-item
label=
"最后提交时间:"
>
<el-form-item
label=
"最后提交时间:"
>
{{ infoData.submitTime }}
{{ infoData.submitTime }}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment