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
c081fe64
Commit
c081fe64
authored
Aug 07, 2023
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
a760dfdc
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
14 additions
and
25 deletions
+14
-25
roomReservationsDetails.vue
src/components/Hotel/roomReservationsDetails.vue
+0
-1
leaderReimbursement.vue
src/components/LeaderManagement/leaderReimbursement.vue
+0
-1
bookDinnerStatisticsDetails.vue
src/components/Restaurant/bookDinnerStatisticsDetails.vue
+0
-1
CostNewPriceForm.vue
...nts/TravelManager/TravelNewQuotation/CostNewPriceForm.vue
+4
-4
QuotationNewPrice.vue
...ts/TravelManager/TravelNewQuotation/QuotationNewPrice.vue
+0
-1
newQuotation.vue
...ponents/TravelManager/TravelNewQuotation/newQuotation.vue
+10
-17
No files found.
src/components/Hotel/roomReservationsDetails.vue
View file @
c081fe64
...
@@ -954,7 +954,6 @@
...
@@ -954,7 +954,6 @@
}
}
}
}
this
.
apipost
(
'dmcstatistics_get_GetHotelStaticsDetail_V2'
,
msg
,
res
=>
{
this
.
apipost
(
'dmcstatistics_get_GetHotelStaticsDetail_V2'
,
msg
,
res
=>
{
console
.
log
(
"dmcstatistics_get_GetHotelStaticsDetail_V2"
,
res
.
data
);
if
(
res
.
data
.
resultCode
==
1
)
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
IsOperation
=
res
.
data
.
data
.
IsOperation
;
this
.
IsOperation
=
res
.
data
.
data
.
IsOperation
;
if
(
this
.
IsEditHotel
==
0
)
{
if
(
this
.
IsEditHotel
==
0
)
{
...
...
src/components/LeaderManagement/leaderReimbursement.vue
View file @
c081fe64
...
@@ -1923,7 +1923,6 @@
...
@@ -1923,7 +1923,6 @@
this
.
msg
,
this
.
msg
,
res
=>
{
res
=>
{
this
.
loading
=
false
;
this
.
loading
=
false
;
console
.
log
(
"dmcstatistics_post_GetGroupLeaderUserMoneyPlan"
,
res
.
data
);
if
(
res
.
data
.
resultCode
==
1
)
{
if
(
res
.
data
.
resultCode
==
1
)
{
let
data
=
res
.
data
.
data
let
data
=
res
.
data
.
data
let
arrList
=
function
(
arr
)
{
let
arrList
=
function
(
arr
)
{
...
...
src/components/Restaurant/bookDinnerStatisticsDetails.vue
View file @
c081fe64
...
@@ -355,7 +355,6 @@
...
@@ -355,7 +355,6 @@
},
},
res
=>
{
res
=>
{
this
.
loading
=
false
;
this
.
loading
=
false
;
console
.
log
(
"dmcstatistics_get_GetDinnerStaticsDetail"
,
res
.
data
);
if
(
res
.
data
.
resultCode
==
1
)
{
if
(
res
.
data
.
resultCode
==
1
)
{
var
resultArray
=
res
.
data
.
data
.
DiningList
;
var
resultArray
=
res
.
data
.
data
.
DiningList
;
this
.
IsOperation
=
res
.
data
.
data
.
IsOperation
;
this
.
IsOperation
=
res
.
data
.
data
.
IsOperation
;
...
...
src/components/TravelManager/TravelNewQuotation/CostNewPriceForm.vue
View file @
c081fe64
...
@@ -332,18 +332,18 @@
...
@@ -332,18 +332,18 @@
@
keyup
.
native=
"checkPrice(teamPrice,'VisaPrice'),getchange()"
></el-input>
@
keyup
.
native=
"checkPrice(teamPrice,'VisaPrice'),getchange()"
></el-input>
</el-form-item>
</el-form-item>
</td>
</td>
<td
colspan=
"2"
>
<td
colspan=
"2"
>
<el-form-item
label=
"领队导游分摊"
>
<el-form-item
label=
"领队导游分摊"
>
<el-input
type=
'text'
class=
"w100"
v-model=
"OtherPrice.AirTicketShareMoney"
<el-input
type=
'text'
class=
"w100"
v-model=
"OtherPrice.AirTicketShareMoney"
@
keyup
.
native=
"checkPrice(OtherPrice,'AirTicketShareMoney'),getchange()"
></el-input>
@
keyup
.
native=
"checkPrice(OtherPrice,'AirTicketShareMoney'),getchange()"
></el-input>
</el-form-item>
</el-form-item>
<el-form-item
label=
"保险"
>
</td>
<el-input
type=
'text'
class=
"w100"
v-model=
"OtherPrice.SafeMoney"
<td>
<el-form-item
label=
"保险"
>
<el-input
type=
'text'
class=
"w60"
v-model=
"OtherPrice.SafeMoney"
@
keyup
.
native=
"checkPrice(OtherPrice,'SafeMoney'),getchange()"
></el-input>
@
keyup
.
native=
"checkPrice(OtherPrice,'SafeMoney'),getchange()"
></el-input>
</el-form-item>
</el-form-item>
</td>
</td>
<td
colspan=
"2"
>
<td
colspan=
"2"
>
小计(机票+税金+联运+过夜+签证+保险+领队导游分摊):
小计(机票+税金+联运+过夜+签证+保险+领队导游分摊):
<br
/>
{{getCostTotalMoney()}}
<br
/>
{{getCostTotalMoney()}}
...
...
src/components/TravelManager/TravelNewQuotation/QuotationNewPrice.vue
View file @
c081fe64
...
@@ -232,7 +232,6 @@
...
@@ -232,7 +232,6 @@
"travel_get_GetMyTravelInfo_V4"
,
"travel_get_GetMyTravelInfo_V4"
,
msg
,
msg
,
res
=>
{
res
=>
{
console
.
log
(
"travel_get_GetMyTravelInfo_V4"
,
res
);
this
.
loading
=
false
;
this
.
loading
=
false
;
if
(
res
.
data
.
resultCode
==
1
)
{
if
(
res
.
data
.
resultCode
==
1
)
{
var
tempData
=
res
.
data
.
data
;
var
tempData
=
res
.
data
.
data
;
...
...
src/components/TravelManager/TravelNewQuotation/newQuotation.vue
View file @
c081fe64
...
@@ -292,7 +292,7 @@
...
@@ -292,7 +292,7 @@
</span>
</span>
<span
style=
"background:#85ce61; "
class=
"newAopbdd"
>
<span
style=
"background:#85ce61; "
class=
"newAopbdd"
>
<el-tooltip
class=
"item"
effect=
"dark"
w450content=
"查看"
placement=
"top-start"
popper-class=
"max-w250"
>
<el-tooltip
class=
"item"
effect=
"dark"
w450content=
"查看"
placement=
"top-start"
popper-class=
"max-w250"
>
<i
@
click=
"goUrl('QuotationAduit',item
.ID
,1)"
class=
"iconfont icon-view"
></i>
<i
@
click=
"goUrl('QuotationAduit',item,1)"
class=
"iconfont icon-view"
></i>
</el-tooltip>
</el-tooltip>
</span>
</span>
<!-- <span style="background:#85ce61; " class="newAopbdd" @click="showDownLoad(item)">
<!-- <span style="background:#85ce61; " class="newAopbdd" @click="showDownLoad(item)">
...
@@ -625,22 +625,15 @@
...
@@ -625,22 +625,15 @@
);
);
},
},
goUrl
(
path
,
item
,
qType
)
{
goUrl
(
path
,
item
,
qType
)
{
if
(
item
.
ID
>
0
)
{
this
.
$router
.
push
({
this
.
$router
.
push
({
name
:
path
,
name
:
path
,
query
:
{
query
:
{
offerid
:
item
.
OfferId
,
configId
:
item
.
ID
,
Qtype
:
qType
,
offerid
:
item
.
OfferId
,
blank
:
'y'
,
Qtype
:
qType
,
tab
:
'报价单查看'
blank
:
'y'
,
}
tab
:
'报价单查看'
});
}
});
}
else
{
this
.
$router
.
push
({
name
:
path
});
}
},
},
handleCurrentChange
(
val
)
{
handleCurrentChange
(
val
)
{
this
.
queryData
.
PageIndex
=
val
;
this
.
queryData
.
PageIndex
=
val
;
...
...
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