Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
e1b8859d
Commit
e1b8859d
authored
Jan 29, 2019
by
华国豪
🙄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
'修改日本签证申请表@@@@'
parent
7eecbfff
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
26 additions
and
2 deletions
+26
-2
RegistrationList.vue
src/components/TravelManager/TravelList/RegistrationList.vue
+4
-2
VisaPersonalForm.vue
src/components/VisaPersonalForm.vue
+22
-0
No files found.
src/components/TravelManager/TravelList/RegistrationList.vue
View file @
e1b8859d
...
...
@@ -1530,7 +1530,8 @@
</div>
<div
class=
"RL_CreatInfo"
>
{{
childItem
.
CreateBy
}}
<span
v-if=
"childItem.LeaveStr!=''"
style=
"color:red"
>
(
{{
childItem
.
LeaveStr
}}
)
</span></div>
<div
class=
"RL_CreatInfo"
>
关联销售:
{{
childItem
.
CommissionSPeopleName
}}
</div>
<p>
发团:
{{
childItem
.
startDate
}}
</p>
<!--
<p>
发团:
{{
childItem
.
startDate
}}
</p>
-->
<p>
下单时间:
{{
item
.
CreateDate
}}
</p>
</td>
<td>
<p
v-if=
"childItem.IsOwn==1||userId==1||userId==5"
class=
"fz12 over_ellipsis"
style=
"width:90%;"
:title=
"childItem.ContactName"
>
...
...
@@ -1744,7 +1745,8 @@
</div>
<div
class=
"RL_CreatInfo"
>
{{item.CreateBy}}
<span
v-if=
"item.LeaveStr!=''"
style=
"color:red"
>
({{item.LeaveStr}})
</span></div>
<div
class=
"RL_CreatInfo"
>
关联销售:{{item.CommissionSPeopleName}}
</div>
<p>
发团:{{item.StartDate}}
</p>
<!-- <p>发团:{{item.StartDate}}</p> -->
<p>
下单时间:{{item.CreateDate}}
</p>
</td>
<td>
<p
v-if=
"item.IsOwn==1||userId==1||userId==5"
class=
"fz12 over_ellipsis"
style=
"width:90%;"
:title=
"item.ContactName"
>
{{item.ContactName}}
</p>
...
...
src/components/VisaPersonalForm.vue
View file @
e1b8859d
...
...
@@ -173,6 +173,28 @@
<p>
<span>
国籍(或公民身份)及签证种类
<input
style=
"width: 100%;"
type=
"text"
></span>
</p>
<p>
在日邀请人(如保证人和邀请人是同一个人,请写“同上”)
</p>
<p>
<span>
姓名
<input
style=
"width: 48%;"
type=
"text"
value=
'参照"身元保证书"'
></span>
<span>
电话
<input
style=
"width: 100%;"
type=
"text"
></span>
</p>
<p
style=
" margin-top: 20px;"
>
<span>
地址
<input
style=
"width: 100%;"
type=
"text"
></span>
</p>
<p
class=
"_mb0"
>
<span>
出生日期
<input
style=
"width: 11%;"
type=
"text"
></span>
<span
class=
"_sex"
>
性别:
<span>
男
<i></i></span><span>
女
<i></i></span></span>
</p>
<p
class=
"_tips _date"
style=
"text-align: left;padding-left: 120px;"
><span>
(年)/(月)/(日)
</span></p>
<p>
<span>
与申请人的关系
<input
style=
"width: 100%;"
type=
"text"
></span>
</p>
<p>
<span>
职业和职务
<input
style=
"width: 100%;"
type=
"text"
></span>
</p>
<p>
<span>
国籍(或公民身份)及签证种类
<input
style=
"width: 100%;"
type=
"text"
></span>
</p>
<p>
<span>
*备注/其他需特殊声明的事项(如有)
<input
style=
"width: 100%;"
type=
"text"
></span>
</p>
...
...
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