Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
fd78b24f
Commit
fd78b24f
authored
Dec 25, 2019
by
刘泽奇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
123
parent
007c29e9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
igirl-channel-web/app/front/vues/pages/jdindentdetail/jdindentdetail.html
+4
-4
No files found.
igirl-channel-web/app/front/vues/pages/jdindentdetail/jdindentdetail.html
View file @
fd78b24f
...
...
@@ -177,7 +177,7 @@
<span
v-show=
"itemCode"
@
click=
"showDialog(4)"
><i
class=
"el-icon-edit"
></i>
修改
</span>
</div>
<ul
v-if=
"applyInfo.customerType
=
= \'person\'"
>
<ul
v-if=
"applyInfo.customerType
!
= \'person\'"
>
<li><span>
公司名称:
</span><span>
{{applyInfo.name?applyInfo.name:\"-\"}}
</span>
</li>
<li><span>
统一社会信用代码:
</span><span>
{{applyInfo.code?applyInfo.code:\'-\'}}
</span>
...
...
@@ -190,7 +190,7 @@
<ul
v-else
>
<li><span>
姓名:
</span><span>
{{applyInfo.name?applyInfo.name:\"-\"}}
</span>
</li>
<li><span>
身份证号:
</span><span>
{{applyInfo.identityCardNo?applyInfo.identityCardNo:\'-\'}}
</span>
<li><span>
身份证号
码
:
</span><span>
{{applyInfo.identityCardNo?applyInfo.identityCardNo:\'-\'}}
</span>
</li>
<li><span>
统一社会信用代码:
</span><span>
{{applyInfo.code?applyInfo.code:\'-\'}}
</span>
</li>
...
...
@@ -730,8 +730,8 @@
</el-form-item>
<div
style=
"clear:both;"
></div>
<el-form-item
v-if=
"editApply.customerType==\'person\'"
label-width=
"140px"
label=
"
身份证住
址"
style=
"width:493px;float:left;padding-right:50px;"
prop=
"applyAddr"
>
<el-input
placeHolder=
"请输入
身份证住
址"
v-model=
"editApply.applyAddr"
>
label=
"
注册地
址"
style=
"width:493px;float:left;padding-right:50px;"
prop=
"applyAddr"
>
<el-input
placeHolder=
"请输入
注册地
址"
v-model=
"editApply.applyAddr"
>
</el-input>
</el-form-item>
<div
style=
"clear:both;"
></div>
...
...
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