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
4885803e
Commit
4885803e
authored
Aug 21, 2025
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11
parent
f507ea4f
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
11 deletions
+16
-11
DomesticTravelcontract.vue
src/components/DomesticTravelcontract.vue
+1
-2
TravelContractNew.vue
src/components/TravelContractNew.vue
+1
-1
onedayTripContract.vue
src/components/onedayTripContract.vue
+14
-8
No files found.
src/components/DomesticTravelcontract.vue
View file @
4885803e
...
@@ -928,8 +928,7 @@
...
@@ -928,8 +928,7 @@
<tr>
<tr>
<td
colspan=
"5"
>
<td
colspan=
"5"
>
<div
style=
"display: flex"
>
<div
style=
"display: flex"
>
<span>
地接社名称:四川和平国际旅行社有限公司
地址:成都市锦江区青和里南段55号1栋2310、2311、2312号
<span>
地接社名称:四川和平国际旅行社有限公司
</span>
电话:028-81454056
</span>
</div>
</div>
</td>
</td>
</tr>
</tr>
...
...
src/components/TravelContractNew.vue
View file @
4885803e
...
@@ -1010,7 +1010,7 @@
...
@@ -1010,7 +1010,7 @@
<tr>
<tr>
<td
colspan=
"5"
contenteditable=
"true"
>
<td
colspan=
"5"
contenteditable=
"true"
>
<div
style=
"display: flex"
>
<div
style=
"display: flex"
>
<span>
地接社名称:株式会社ピースインターナショナル
地址:〒114-0023 東京都北区滝野川5-41-3TKビル9F
电话:03-5972-1758
</span>
<span>
地接社名称:株式会社ピースインターナショナル
</span>
</div>
</div>
</td>
</td>
</tr>
</tr>
...
...
src/components/onedayTripContract.vue
View file @
4885803e
...
@@ -959,8 +959,7 @@
...
@@ -959,8 +959,7 @@
<tr>
<tr>
<td
colspan=
"5"
>
<td
colspan=
"5"
>
<div
style=
"display: flex"
>
<div
style=
"display: flex"
>
<span>
地接社名称:株式会社ピースインターナショナル
地址:〒114-0023 東京都北区滝野川5-41-3TKビル9F
<span>
地接社名称:株式会社ピースインターナショナル
</span>
电话:03-5972-1758
</span>
</div>
</div>
</td>
</td>
</tr>
</tr>
...
@@ -1651,9 +1650,19 @@
...
@@ -1651,9 +1650,19 @@
if
(
this
.
CtObj
.
ID
==
0
)
{
if
(
this
.
CtObj
.
ID
==
0
)
{
this
.
CtObj
.
TravelAgency_SignAddress
=
"四川成都"
;
this
.
CtObj
.
TravelAgency_SignAddress
=
"四川成都"
;
this
.
CtObj
.
TravelAgency_Tel
=
"028-81454056"
;
this
.
CtObj
.
TravelAgency_Tel
=
"028-81454056"
;
this
.
CtObj
.
C_ComplaintTel
=
"028-12345"
;
this
.
CtObj
.
C_ComplaintProvince
=
"四川省"
;
this
.
CtObj
.
C_ComplaintCity
=
"成都市"
;
this
.
CtObj
.
TravelAgency_ServiceTel
=
"17708046437"
;
this
.
CtObj
.
C_ZhiFaTel
=
"028-12345"
;
}
else
{
}
else
{
this
.
CtObj
.
TravelAgency_SignAddress
=
tempObj
.
TravelAgency_SignAddress
;
this
.
CtObj
.
TravelAgency_SignAddress
=
tempObj
.
TravelAgency_SignAddress
;
this
.
CtObj
.
TravelAgency_Tel
=
tempObj
.
TravelAgency_Tel
;
this
.
CtObj
.
TravelAgency_Tel
=
tempObj
.
TravelAgency_Tel
;
this
.
CtObj
.
C_ComplaintTel
=
tempObj
.
C_ComplaintTel
;
this
.
CtObj
.
C_ComplaintProvince
=
tempObj
.
C_ComplaintProvince
;
this
.
CtObj
.
C_ComplaintCity
=
tempObj
.
C_ComplaintCity
;
this
.
CtObj
.
TravelAgency_ServiceTel
=
tempObj
.
TravelAgency_ServiceTel
;
this
.
CtObj
.
C_ZhiFaTel
=
tempObj
.
C_ZhiFaTel
;
}
}
this
.
CtObj
.
Guide_Name
=
tempObj
.
Guide_Name
;
this
.
CtObj
.
Guide_Name
=
tempObj
.
Guide_Name
;
this
.
CtObj
.
Guide_Num
=
tempObj
.
Guide_Num
;
this
.
CtObj
.
Guide_Num
=
tempObj
.
Guide_Num
;
...
@@ -1703,15 +1712,12 @@
...
@@ -1703,15 +1712,12 @@
this
.
CtObj
.
C_IncludeRemark
=
tempObj
.
C_IncludeRemark
;
this
.
CtObj
.
C_IncludeRemark
=
tempObj
.
C_IncludeRemark
;
this
.
CtObj
.
C_IncludeFee
=
tempObj
.
C_IncludeFee
;
this
.
CtObj
.
C_IncludeFee
=
tempObj
.
C_IncludeFee
;
this
.
CtObj
.
C_NonIncludeRemark
=
tempObj
.
C_NonIncludeRemark
;
this
.
CtObj
.
C_NonIncludeRemark
=
tempObj
.
C_NonIncludeRemark
;
this
.
CtObj
.
TravelAgency_ServiceTel
=
tempObj
.
TravelAgency_ServiceTel
;
this
.
CtObj
.
C_ComplaintProvince
=
tempObj
.
C_ComplaintProvince
;
this
.
CtObj
.
C_ComplaintCity
=
tempObj
.
C_ComplaintCity
;
this
.
CtObj
.
C_ComplaintTel
=
tempObj
.
C_ComplaintTel
;
this
.
CtObj
.
C_ComplaintEmail
=
tempObj
.
C_ComplaintEmail
;
this
.
CtObj
.
C_ComplaintEmail
=
tempObj
.
C_ComplaintEmail
;
this
.
CtObj
.
C_ComplaintAddress
=
tempObj
.
C_ComplaintAddress
;
this
.
CtObj
.
C_ComplaintAddress
=
tempObj
.
C_ComplaintAddress
;
this
.
CtObj
.
C_ComplaintPostNum
=
tempObj
.
C_ComplaintPostNum
;
this
.
CtObj
.
C_ComplaintPostNum
=
tempObj
.
C_ComplaintPostNum
;
this
.
CtObj
.
C_ZhiFaTel
=
tempObj
.
C_ZhiFaTel
;
this
.
CtObj
.
C_XFZXHTSTel
=
tempObj
.
C_XFZXHTSTel
;
this
.
CtObj
.
C_XFZXHTSTel
=
tempObj
.
C_XFZXHTSTel
;
this
.
CtObj
.
C_TicketDayNum
=
tempObj
.
C_TicketDayNum
;
this
.
CtObj
.
C_TicketDayNum
=
tempObj
.
C_TicketDayNum
;
this
.
CtObj
.
C_OrderDayNum
=
tempObj
.
C_OrderDayNum
;
this
.
CtObj
.
C_OrderDayNum
=
tempObj
.
C_OrderDayNum
;
...
...
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