Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
loan-manager-customer
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhanhai
loan-manager-customer
Commits
38035423
Commit
38035423
authored
Sep 08, 2020
by
feifei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化
parent
22ad583b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
ClientManagerment.vue
src/components/byh/ClientManagerment.vue
+1
-1
version.json
version.json
+1
-1
No files found.
src/components/byh/ClientManagerment.vue
View file @
38035423
...
...
@@ -63,7 +63,7 @@
<el-col
:span=
"8"
>
<div
class=
"grid-content bg-purple"
>
实名认证状态:
{{
realAuthFormat
(
clientInfo
.
clientRealAuthDO
.
state
)
}}
<el-button
type=
"primary"
size=
"small"
v-if=
"this.clientInfo.userFaceRecognitionDO.state != 1"
@
click=
"resetRealAuth(clientInfo.clientRealAuthDO.clientNo)"
>
重置实名
</el-button>
<el-button
type=
"primary"
size=
"small"
v-if=
"this.clientInfo.userFaceRecognitionDO
== null || this.clientInfo.userFaceRecognitionDO
.state != 1"
@
click=
"resetRealAuth(clientInfo.clientRealAuthDO.clientNo)"
>
重置实名
</el-button>
</div>
</el-col>
</el-row>
...
...
version.json
View file @
38035423
{
"name"
:
"versiony"
,
"version"
:
"5.9.
1
"
"version"
:
"5.9.
3
"
}
\ No newline at end of file
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