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
6adc0ef9
Commit
6adc0ef9
authored
5 years ago
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
8e7aca8c
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
29 additions
and
8 deletions
+29
-8
HotelDiscount.vue
src/components/Hotel/HotelDiscount.vue
+0
-4
SingleContract.vue
src/components/SingleContract.vue
+0
-1
ElectronicAudit.vue
src/components/administrative/ElectronicAudit.vue
+0
-1
tripsManager.vue
src/components/dmc/manager/tripsManager.vue
+29
-2
No files found.
src/components/Hotel/HotelDiscount.vue
View file @
6adc0ef9
...
...
@@ -526,11 +526,7 @@ export default {
if
(
item
.
FinanceId
==
0
){
this
.
customerListAll
.
push
(
item
)
}
})
console
.
log
(
"this.customerListAll"
,
this
.
customerListAll
)
}
});
},
...
...
This diff is collapsed.
Click to expand it.
src/components/SingleContract.vue
View file @
6adc0ef9
...
...
@@ -1666,7 +1666,6 @@
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
var
tempObj
=
res
.
data
.
data
;
console
.
log
(
"temp"
,
tempObj
);
this
.
CtObj
.
ID
=
tempObj
.
ID
;
this
.
CtObj
.
CType
=
tempObj
.
CType
;
this
.
CtObj
.
T_ContractNum
=
tempObj
.
T_ContractNum
;
...
...
This diff is collapsed.
Click to expand it.
src/components/administrative/ElectronicAudit.vue
View file @
6adc0ef9
...
...
@@ -435,7 +435,6 @@
this
.
apipost
(
"travelcontract_post_GetContractPageListService"
,
this
.
msgOut
,
res
=>
{
this
.
loadingOut
=
false
;
if
(
res
.
data
.
resultCode
===
1
)
{
console
.
log
(
res
,
'ressss'
);
this
.
dataListOut
=
res
.
data
.
data
.
pageData
;
this
.
total2
=
res
.
data
.
data
.
count
;
}
else
{
...
...
This diff is collapsed.
Click to expand it.
src/components/dmc/manager/tripsManager.vue
View file @
6adc0ef9
...
...
@@ -466,7 +466,8 @@
</li>
<li>
<button
class=
"hollowFixedBtn"
@
click=
"getControlList(),resetPageIndex()"
>
{{
$t
(
'pub.searchBtn'
)
}}
</button>
<input
type=
"button"
class=
"hollowFixedBtn"
:value=
"$t('op.TDHT')"
@
click=
"heTuan"
v-show=
"this.ArrList.length>1"
/>
<input
type=
"button"
class=
"hollowFixedBtn"
:value=
"$t('op.TDHT')"
@
click=
"heTuan"
v-show=
"this.ArrList.length>1"
/>
</li>
</ul>
</div>
...
...
@@ -555,7 +556,16 @@
<span>
{{
$t
(
'Airticket.Air_StartTime'
)
}}
</span>
{{
item
.
StartDate
}}
</p>
<p>
<span>
{{
$t
(
'leader.leader_Leader'
)
}}
</span>
<span
v-if=
"item.LeaderName"
class=
"TCL-greenType"
>
{{
item
.
LeaderName
}}
</span>
<span
v-else
class=
"TCL-redType"
>
{{
$t
(
'Operation.Op_nozhipai'
)
}}
</span>
</p>
<p>
<span>
{{
$t
(
'leader.leader_Guide'
)
}}
</span>
<span
v-if=
"item.GuideName"
class=
"TCL-greenType"
>
{{
item
.
GuideName
}}
</span>
<span
v-else
class=
"TCL-redType"
>
{{
$t
(
'Operation.Op_nozhipai'
)
}}
</span>
</p>
</div>
</td>
<td>
...
...
@@ -576,6 +586,22 @@
<span
v-if=
"item.IsSubstitution==1"
>
{{
$t
(
'visa.v_yxhoubu'
)
}}
</span>
<span
v-else
class=
"TCL-redType"
>
{{
$t
(
'visa.v_byxhoubu'
)
}}
</span>
</p>
<p>
<span>
参团
</span>
<span>
{{
item
.
JoinNum
+
item
.
SingleGroupNum
}}
</span>
<span
class=
"TCL-redType"
v-if=
"item.OrderLeaderGuestNum>=1"
>
+
{{
item
.
OrderLeaderGuestNum
}}
</span>
{{
$t
(
'Operation.Op_people'
)
}}
</p>
<p>
<span>
自由行
</span>
<span>
{{
item
.
IndependentTravelNum
}}
</span>
</p>
<p>
<span>
单机票
</span>
<span>
{{
item
.
SingleAirTicketNum
}}
</span>
</p>
<p>
<span>
单地接
</span>
<span>
{{
item
.
SingleDMNum
}}
</span>
</p>
</div>
</td>
<td
width=
"240"
>
...
...
@@ -804,6 +830,7 @@
myDate
.
getDate
();
this
.
queryMsg
.
StartGroupDate
=
nowDate
;
this
.
queryMsg
.
TCNUM
=
this
.
$route
.
query
.
TCNUM
;
this
.
queryMsg
.
TCNUM
=
"NRTCA07191219A"
;
this
.
getControlList
();
}
};
...
...
This diff is collapsed.
Click to expand it.
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