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
45d8e403
Commit
45d8e403
authored
Nov 12, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
5cddeb69
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
15 deletions
+22
-15
newQuotation.vue
...ponents/TravelManager/TravelNewQuotation/newQuotation.vue
+22
-15
No files found.
src/components/TravelManager/TravelNewQuotation/newQuotation.vue
View file @
45d8e403
...
...
@@ -167,7 +167,8 @@
<div>
{{$t('salesModule.Adult')}}
</div>
<div
class=
"priceList"
>
<div>
<span
class=
"pLeftPrice"
>
{{$t('Airticket.Air_salesPrice')}}:¥{{item.QuotationPrice.B2BMemberPrice}}
</span>
<span
class=
"pLeftPrice"
>
{{$t('Airticket.Air_salesPrice')}}:¥{{item.QuotationPrice.B2BMemberPrice}}
</span>
</div>
</div>
<div>
{{$t('op.Child')}}
</div>
...
...
@@ -289,7 +290,7 @@
</div>
</div>
<
template
v-if=
"item.ChangeManagerAduitDate&&item.ChangeManagerAduitDate!=''"
>
<div
class=
"priceContentDiv"
style=
"margin-bottom:5px;"
>
<div
class=
"priceContentDiv"
style=
"margin-bottom:5px;"
>
<div>
<span>
{{
$t
(
'objFill.v101.FinancialModule.shenpjg'
)
}}
</span>
<span
class=
"AuditDate"
>
{{
item
.
ChangeManagerAduitDate
}}
</span>
...
...
@@ -304,7 +305,8 @@
</div>
</div>
</template>
<div
class=
"priceContentDiv"
v-if=
"item.ChangeAduitDate&&item.ChangeAduitDate!=''"
style=
"margin-bottom:5px;"
>
<div
class=
"priceContentDiv"
v-if=
"item.ChangeAduitDate&&item.ChangeAduitDate!=''"
style=
"margin-bottom:5px;"
>
<div>
<span>
{{$t('objFill.v101.FinancialModule.shenpjg')}}
</span>
<span
class=
"AuditDate"
>
{{item.ChangeAduitDate}}
</span>
...
...
@@ -324,7 +326,8 @@
</div>
<div
style=
"width:134px;"
>
<span
class=
"openGroup opbd"
@
click=
"goToOpenTravel(item)"
v-if=
"item.TravelState==3&& item.OpenState==2"
>
<el-tooltip
class=
"item"
effect=
"dark"
:content=
"$t('sm.kaituan')"
placement=
"top-start"
popper-class=
"max-w250"
>
<el-tooltip
class=
"item"
effect=
"dark"
:content=
"$t('sm.kaituan')"
placement=
"top-start"
popper-class=
"max-w250"
>
</el-tooltip>
{{$t('op.Kai')}}
</span>
...
...
@@ -349,9 +352,11 @@
<i
@
click=
"goUrl('QuotationAduit',item,1)"
class=
"iconfont icon-view"
></i>
</el-tooltip>
</span>
<span
class=
"bianji newAopbdd"
v-if=
"item.TravelState==3||item.TravelState==7"
>
<el-tooltip
class=
"item"
effect=
"dark"
:content=
"$t('objFill.v101.baojdbgen')"
placement=
"top-start"
popper-class=
"max-w250"
>
<i
@
click=
"goUrl('OfferChange',item,3)"
class=
"iconfont el-icon-edit"
></i>
<span
class=
"bianji newAopbdd"
v-if=
"item.TravelState==3||item.TravelState==7||item.TravelState==8"
>
<el-tooltip
class=
"item"
effect=
"dark"
:content=
"$t('objFill.v101.baojdbgen')"
placement=
"top-start"
popper-class=
"max-w250"
>
<i
@
click=
"goUrl('OfferChange',item,3)"
class=
"el-icon-edit"
circle
></i>
</el-tooltip>
</span>
<span
style=
"background:#85ce61; "
class=
"newAopbdd"
@
click=
"copyOffer(item)"
>
...
...
@@ -389,7 +394,8 @@
<tbody>
<tr
height=
"36"
>
<td
width=
"50%"
><input
id=
"IsShowTripPrice"
type=
"checkbox"
v-model=
"downLoadMsg.IsShowTripPrice"
/><label
for=
"IsShowTripPrice"
>
({{$t('objFill.v101.dmc.xingcbj')}})
<br
/>
{{$t('objFill.v101.fangcancmpiao')}}
</label></td>
for=
"IsShowTripPrice"
>
({{$t('objFill.v101.dmc.xingcbj')}})
<br
/>
{{$t('objFill.v101.fangcancmpiao')}}
</label>
</td>
<td
width=
"50%"
><input
id=
"IsShowTraffic"
type=
"checkbox"
v-model=
"downLoadMsg.IsShowTraffic"
/><label
for=
"IsShowTraffic"
>
{{$t('objFill.v101.jiaotobuf')}}
</label></td>
</tr>
...
...
@@ -413,7 +419,7 @@
</tr>
<tr
height=
"36"
>
<td><input
id=
"IsCostRebate"
type=
"checkbox"
v-model=
"downLoadMsg.IsCostRebate"
/><label
for=
"IsCostRebate"
>
{{$t('objFill.v101.chengbhuko')}}
</label></td>
for=
"IsCostRebate"
>
{{$t('objFill.v101.chengbhuko')}}
</label></td>
<td><input
id=
"IsShowOtherPrice"
type=
"checkbox"
v-model=
"downLoadMsg.IsShowOtherPrice"
/><label
for=
"IsShowOtherPrice"
>
{{$t('objFill.v101.linduifentan')}}
</label></td>
</tr>
...
...
@@ -484,8 +490,8 @@
</td>
<td>
<el-form-item
:label=
"$t('fnc.khmingcheng')"
>
<el-input
v-model=
"postConfig.CustomerName"
type=
"text"
:placeholder=
"$t('fnc.khmingcheng')"
maxlength=
"200"
style=
"width:180px"
>
<el-input
v-model=
"postConfig.CustomerName"
type=
"text"
:placeholder=
"$t('fnc.khmingcheng')"
maxlength=
"200"
style=
"width:180px"
>
</el-input>
</el-form-item>
</td>
...
...
@@ -506,7 +512,8 @@
</tbody>
<tr>
<td
colspan=
"2"
style=
"text-align:center;"
>
<el-button
type=
"primary"
class=
"normalBtn"
:loading=
"importOfferLoading"
@
click=
"ImportOffer()"
>
{{$t('pub.saveBtn')}}
<el-button
type=
"primary"
class=
"normalBtn"
:loading=
"importOfferLoading"
@
click=
"ImportOffer()"
>
{{$t('pub.saveBtn')}}
</el-button>
<input
type=
"button"
class=
"normalBtn"
:value=
"$t('pub.closeSel')"
@
click=
"isShowImportOffer=false,clearMsg()"
/>
...
...
@@ -618,7 +625,7 @@
//复制报价单
copyOffer
(
item
)
{
var
that
=
this
;
var
tipMsg
=
that
.
$t
(
'sm.shifyfzhi'
)
+
"【"
+
item
.
Title
+
"】"
+
that
.
$t
(
'objFill.v101.cibaojdan'
);
var
tipMsg
=
that
.
$t
(
'sm.shifyfzhi'
)
+
"【"
+
item
.
Title
+
"】"
+
that
.
$t
(
'objFill.v101.cibaojdan'
);
that
.
Confirm
(
tipMsg
,
function
()
{
let
offerMsg
=
{
OldOfferId
:
item
.
OfferId
,
...
...
@@ -698,7 +705,7 @@
this
.
isShowImportOffer
=
false
;
this
.
getList
();
}
else
{
this
.
$message
.
error
(
this
.
$t
(
'objFill.v101.Rest.shangchuansb'
)
+
'!'
);
this
.
$message
.
error
(
this
.
$t
(
'objFill.v101.Rest.shangchuansb'
)
+
'!'
);
}
}
}).
catch
(
err
=>
{
...
...
@@ -867,7 +874,7 @@
}
else
if
(
item
.
LineName
)
{
fileName
+=
"【"
+
item
.
LineName
+
"】"
;
}
fileName
+=
this
.
$t
(
'objFill.v101.chengbenxiaz'
)
+
".xls"
;
fileName
+=
this
.
$t
(
'objFill.v101.chengbenxiaz'
)
+
".xls"
;
this
.
downLoadMsg
.
FileName
=
fileName
;
this
.
downloadBill
=
true
;
},
...
...
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