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
7d94fdb2
Commit
7d94fdb2
authored
Jan 02, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
a0fb7501
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
32 additions
and
23 deletions
+32
-23
ElectronicContract.vue
src/components/Contract/ElectronicContract.vue
+1
-1
TravelContractConfirm.vue
src/components/TravelContractConfirm.vue
+7
-5
TravelContractDetail.vue
src/components/TravelContractDetail.vue
+11
-8
TravelContractNew.vue
src/components/TravelContractNew.vue
+13
-9
No files found.
src/components/Contract/ElectronicContract.vue
View file @
7d94fdb2
...
...
@@ -798,8 +798,8 @@
<div
class=
"EC_ComTitle"
style=
"margin-bottom:40px;"
>
投诉信息
</div>
<p>
出境社监督、投诉电话:
<span>
{{
dataList
.
companyComplainCall
}}
</span></p>
<p>
四川省成都市旅游质监执法机构:
<span>
{{
dataList
.
regulatorName
}}
</span></p>
<p>
投诉电话:
<span>
{{
dataList
.
regulatorComplainCall
}}
</span></p>
<p>
成都市旅游质监执法监督网:
<span>
{{
dataList
.
regulatorWebsite
}}
</span></p>
<p>
投诉电话:
<span>
{{
dataList
.
regulatorComplainCall
}}
</span></p>
<p>
地址:
<span>
{{
dataList
.
regulatorAddress
}}
</span></p>
<p>
邮编:
<span>
{{
dataList
.
regulatorPostCode
}}
</span></p>
</div>
...
...
src/components/TravelContractConfirm.vue
View file @
7d94fdb2
...
...
@@ -3170,12 +3170,14 @@
<label
id=
"l4"
>
投诉信息
</label>
<p>
出境社监督、投诉电话:
<font>
{{dataList.companyComplainCall}}
</font>
</p>
<p>
四川省成都市旅游质监执法机构:
<font>
{{dataList.regulatorName}}
</font>
</p>
<
template
v-if=
"CtObj.SignType==0"
>
<p>
四川省成都市旅游质监执法机构:
<font>
{{
dataList
.
regulatorName
}}
</font>
</p>
<p>
成都市旅游质监执法监督网:
<font>
{{
dataList
.
regulatorWebsite
}}
</font>
</p>
</
template
>
<p>
投诉电话:
<font>
{{dataList.regulatorComplainCall}}
</font>
</p>
<p>
成都市旅游质监执法监督网:
<font>
{{dataList.regulatorWebsite}}
</font>
</p>
<p>
地址:
<font>
{{dataList.regulatorAddress}}
</font>
</p>
<p>
邮编:
<font>
{{dataList.regulatorPostCode}}
</font>
...
...
@@ -4231,7 +4233,7 @@
number_chinese
(
str
)
{
var
num
=
parseFloat
(
str
);
var
strUnit
=
'仟佰拾亿仟佰拾万仟佰拾元角分'
;
var
strOutput
=
""
;
var
strOutput
=
""
;
if
(
this
.
CtObj
.
SignType
==
1
)
{
strUnit
=
'仟佰拾亿仟佰拾万仟佰拾円角分'
;
}
...
...
src/components/TravelContractDetail.vue
View file @
7d94fdb2
...
...
@@ -820,14 +820,17 @@
<td>
签约地点:
</td>
<td
colspan=
"3"
>
{{dataList.contractPlace}}
</td>
</tr>
<tr>
<td>
出境社监督、投诉电话:
</td>
<td
colspan=
"3"
>
{{dataList.regulatorComplainCall}}
</td>
</tr>
<tr>
<td>
四川省 成都市旅游质监执法机构:
</td>
<td
colspan=
"3"
>
{{dataList.regulatorName}}
</td>
</tr>
<tr>
<td>
出境社监督、投诉电话:
</td>
<td
colspan=
"3"
>
{{dataList.regulatorComplainCall}}
</td>
</tr>
<
template
v-if=
"dataList.signType==0"
>
<tr>
<td>
四川省 成都市旅游质监执法机构:
</td>
<td
colspan=
"3"
>
{{
dataList
.
regulatorName
}}
</td>
</tr>
</
template
>
<tr>
<td>
投诉电话:
</td>
<td
colspan=
"3"
>
{{dataList.companyComplainCall}}
</td>
...
...
src/components/TravelContractNew.vue
View file @
7d94fdb2
...
...
@@ -582,7 +582,8 @@
<tr>
<td>
<el-form-item
label=
"儿童(不满14岁的)"
>
<el-input
type=
"text"
class=
"w300"
v-model=
"CtObj.childPrice"
></el-input>
<
template
v-if=
"CtObj.signType==0"
>
<el-input
type=
"text"
class=
"w300"
v-model=
"CtObj.childPrice"
></el-input>
<
template
v-if=
"CtObj.signType==0"
>
元
</
template
>
<
template
v-else
>
...
...
@@ -594,7 +595,8 @@
<tr>
<td>
<el-form-item
label=
"导游服务费"
prop=
"servicePrice"
>
<el-input
type=
"text"
class=
"w300"
v-model=
"CtObj.servicePrice"
></el-input>
<
template
v-if=
"CtObj.signType==0"
>
<el-input
type=
"text"
class=
"w300"
v-model=
"CtObj.servicePrice"
></el-input>
<
template
v-if=
"CtObj.signType==0"
>
元
</
template
>
<
template
v-else
>
...
...
@@ -1099,12 +1101,12 @@
<th
width=
"10%"
>
具体时间
</th>
<th
width=
"15%"
>
地点
</th>
<th
width=
"12%"
>
项目名称和内容
</th>
<th
width=
"12%"
>
费用(
<
template
v-if=
"CtObj.signType==0"
>
元
</
template
>
<
template
v-else
>
円
</
template
>
)
</th>
<th
width=
"12%"
>
费用(
<
template
v-if=
"CtObj.signType==0"
>
元
</
template
>
<
template
v-else
>
円
</
template
>
)
</th>
<th
width=
"12%"
>
项目时长(分钟)
</th>
<th
width=
"12%"
>
其他说明
</th>
<th
width=
"12%"
>
旅游者签名同意
</th>
...
...
@@ -1476,10 +1478,12 @@
this
.
CtObj
.
company
=
"四川和平国际旅行社有限公司"
;
this
.
CtObj
.
companyAddress
=
"成都市锦江区青和里南段55号1栋2310、2311、2312号 "
this
.
CtObj
.
businessCertificate
=
'L-SC-CJ00015'
;
this
.
CtObj
.
regulatorName
=
'四川省成都市旅游质监执法机构'
;
}
else
{
this
.
CtObj
.
company
=
"(株)ピースインターナショナル"
;
this
.
CtObj
.
companyAddress
=
""
;
this
.
CtObj
.
businessCertificate
=
''
;
this
.
CtObj
.
regulatorName
=
''
;
}
},
goContract
()
{
...
...
@@ -1556,7 +1560,7 @@
this
.
CtObj
.
company
=
'四川和平国际旅行社有限公司'
;
this
.
CtObj
.
businessCertificate
=
'L-SC-CJ00015'
;
this
.
CtObj
.
companyAddress
=
'成都市锦江区青和里南段55号1栋2310、2311、2312号 '
;
this
.
CtObj
.
regulatorName
=
'四川省成都市旅游质监执法机构'
;
this
.
CtObj
.
regulatorComplainCall
=
'17708046437'
;
this
.
CtObj
.
companyComplainCall
=
'028-96927'
;
...
...
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