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
f5bb4aa4
Commit
f5bb4aa4
authored
Mar 25, 2019
by
华国豪
🙄
Browse files
Options
Browse Files
Download
Plain Diff
解决冲突
parents
efb8bb26
26a6bcde
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
1414 additions
and
1088 deletions
+1414
-1088
App.vue
src/App.vue
+1
-1
zh.js
src/assets/common/lang/zh.js
+30
-0
CapitalAllocation.vue
src/components/FinancialModule/CapitalAllocation.vue
+38
-8
FinancialDocuments.vue
src/components/FinancialModule/FinancialDocuments.vue
+22
-5
roomReservations.vue
src/components/Hotel/roomReservations.vue
+4
-4
bookDinnerStatistics.vue
src/components/Restaurant/bookDinnerStatistics.vue
+418
-334
bookDinnerStatisticsDetails.vue
src/components/Restaurant/bookDinnerStatisticsDetails.vue
+414
-363
groupInquiry.vue
src/components/SalesModule/groupInquiry.vue
+11
-10
departmentManagement.vue
src/components/administrative/departmentManagement.vue
+51
-48
BusInfo.vue
src/components/busManagement/BusInfo.vue
+35
-6
companyManagement.vue
src/components/platformModule/companyManagement.vue
+21
-21
admissionStatistics.vue
src/components/scenicSpot/admissionStatistics.vue
+366
-282
admissionStatisticsDetails.vue
src/components/scenicSpot/admissionStatisticsDetails.vue
+3
-6
No files found.
src/App.vue
View file @
f5bb4aa4
...
...
@@ -108,7 +108,7 @@ export default {
}
</
script
>
<
style
>
@import
"//at.alicdn.com/t/font_635492_
a59svrd6x1
.css"
;
@import
"//at.alicdn.com/t/font_635492_
uyefzcxpu3
.css"
;
@import
"./assets/css/Semibold.css"
;
@import
"./assets/css/global/config.css"
;
@import
"./assets/css/fileIcon.css"
;
...
...
src/assets/common/lang/zh.js
View file @
f5bb4aa4
...
...
@@ -37,6 +37,9 @@ export const pub={
returnBack
:
'返回'
,
allday
:
'全天'
,
clickToView
:
'点击查看'
,
man
:
'男'
,
woman
:
'女'
,
}
export
const
login
=
{
...
...
@@ -1156,4 +1159,31 @@ export const rule = {
qxzfkdzhanghu
:
'请选择付款账户'
,
qxzxybsheren
:
'请选择下一步审核人'
,
qxzzdbumen
:
' 请选择制单部门'
,
qsrbmmingchen
:
"请输入部门名称"
,
qxzbmcengji
:
"请选择部门层级"
,
qxzfuzeren
:
"请选择负责人"
,
qsrbdgangwei
:
"请选择绑定岗位"
,
qsrzqdbmdianhua
:
"请输入正确的部门电话"
,
qszhengshu
:
"请输整数"
,
qsrname
:
"请输入姓名"
,
qsrtelphone
:
"请输入正确的手机"
,
qsrIdnum
:
"请输正确的身份证号"
,
}
export
const
adm
=
{
adm_xzbumen
:
"新增部门"
,
adm_sxjg
:
"树形结构"
,
adm_fhlb
:
"返回列表"
,
adm_jggl
:
"结构管理"
,
adm_addzibumen
:
"添加子部门"
,
adm_addbumen
:
"添加部门"
,
adm_addyuangong
:
"添加员工"
,
adm_edityuangong
:
"员工修改"
,
adm_xueli
:
"学历"
,
adm_rzshijain
:
"入职时间"
,
}
\ No newline at end of file
src/components/FinancialModule/CapitalAllocation.vue
View file @
f5bb4aa4
...
...
@@ -15,7 +15,7 @@
.page_CapitalAllocation
.page_CapitalAllocation_list
{
width
:
100%
;
}
.page_CapitalAllocation
i
.icon-sousuo
,
.page_CapitalAllocation
i
.edit
{
.page_CapitalAllocation
i
.icon-sousuo
,
.page_CapitalAllocation
i
.edit
edit
{
width
:
30px
;
height
:
30px
;
display
:
inline-block
;
...
...
@@ -53,6 +53,7 @@
<li>
<input
type=
"button"
class=
"normalBtn"
:value=
"$t('pub.addBtn')"
@
click=
"goURL('addCapitalAllocation')"
/>
<input
type=
"button"
class=
"hollowFixedBtn"
:value=
"$t('pub.searchBtn')"
@
click=
"getList()"
/>
<input
type=
"button"
class=
"normalBtn"
:value=
"$t('visa.v_daochu')"
@
click=
"method5()"
/>
</li>
</ul>
</div>
...
...
@@ -142,9 +143,9 @@
<tr>
<th>
单号
</th>
<th>
金额
</th>
<
th>
实付
</th
>
<
!--
<th>
实付
</th>
--
>
<!--
<th>
原币金额
</th>
-->
<
th>
交易日期
</th
>
<
!--
<th>
交易日期
</th>
--
>
<th>
创建时间
</th>
<th>
创建人
</th>
<!--
<th>
备注
</th>
-->
...
...
@@ -152,11 +153,11 @@
<th>
{{
$t
(
'system.table_operation'
)
}}
</th>
</tr>
<tr
v-for=
"(item, index) in dataList"
>
<td>
{{
item
.
FrID
}}
</td>
<td
style=
"cursor:pointer"
@
click=
"goDetail('CapitalAllocationDetail', item.FrID)"
>
{{
item
.
FrID
}}
</td>
<td>
{{
item
.
Money
}}
</td>
<
td>
{{
item
.
PayMoney
}}
</td
>
<
!--
<td>
{{
item
.
PayMoney
}}
</td>
--
>
<!--
<td>
{{
item
.
OriginalMoney
}}
</td>
-->
<
td>
{{
item
.
TradeDate
}}
</td
>
<
!--
<td>
{{
item
.
TradeDate
}}
</td>
--
>
<td>
{{
item
.
CreateDate
}}
</td>
<td>
{{
item
.
EmName
}}
</td>
<!--
<td>
{{
item
.
Description
}}
</td>
-->
...
...
@@ -199,6 +200,16 @@
</tr>
</table>
<div
class=
"noDataNotice"
v-if=
"dataList.length
<1
"
><i
class=
"iconfont icon-kong"
></i>
<p>
没有找到你需要的数据
</p></div>
<div>
<el-pagination
background
@
current-change=
"handleCurrentChange"
:current-page
.
sync=
"currentPage"
layout=
"total,prev, pager, next, jumper"
:page-size=
msg.pageSize
:total=
total
>
</el-pagination>
</div>
</div>
</div>
</
template
>
...
...
@@ -209,7 +220,7 @@ export default {
msg
:
{
pageIndex
:
1
,
pageSize
:
15
,
FrID
:
''
,
FrID
:
'
0
'
,
UpdateBy
:
'-1'
,
RB_Branch_Id
:
-
1
,
RB_Depart_Id
:
-
2
,
...
...
@@ -218,6 +229,7 @@ export default {
Status
:
'-1'
,
sTradeDate
:
''
,
eTradeDate
:
''
,
EmployeeId
:
0
},
getCompanyMsg
:{
// 公司
RB_Group_Id
:
'0'
,
...
...
@@ -265,7 +277,8 @@ export default {
this
.
loading
=
true
this
.
apipost
(
'Financial_get_GetFundTransferPageList'
,
this
.
msg
,
res
=>
{
if
(
res
.
data
.
resultCode
===
1
){
this
.
dataList
=
res
.
data
.
data
.
pageData
this
.
dataList
=
res
.
data
.
data
.
pageData
;
this
.
total
=
res
.
data
.
data
.
count
;
}
else
{
this
.
$message
.
error
(
res
.
data
.
message
)
}
...
...
@@ -275,6 +288,23 @@ export default {
this
.
loading
=
false
},
null
)
},
handleCurrentChange
(
val
)
{
//翻页
this
.
msg
.
pageIndex
=
val
;
this
.
getList
();
},
resetPageIndex
(){
// 重置页码
this
.
msg
.
pageIndex
=
1
;
this
.
currentPage
=
1
;
},
//导出
method5
:
function
()
{
if
(
!
this
.
msg
.
RB_Branch_Id
)
this
.
msg
.
RB_Branch_Id
=-
1
;
if
(
!
this
.
msg
.
RB_Depart_Id
)
this
.
msg
.
RB_Depart_Id
=
0
;
if
(
!
this
.
msg
.
UpdateBy
)
this
.
msg
.
UpdateBy
=
0
;
if
(
!
this
.
msg
.
Status
)
this
.
msg
.
Status
=
0
;
if
(
!
this
.
msg
.
FrID
)
this
.
msg
.
FrID
=
0
;
this
.
msg
.
EmployeeId
=
this
.
EmId
;
this
.
GetLocalFile
(
"Financial_get_OutToFundTransfer"
,
this
.
msg
,
"资金调拨报表.xls"
);}
,
getCompanyList
:
function
()
{
//获取公司列表
this
.
apipost
(
'admin_get_BranchGetList'
,
this
.
getCompanyMsg
,
res
=>
{
if
(
res
.
data
.
resultCode
==
1
){
...
...
src/components/FinancialModule/FinancialDocuments.vue
View file @
f5bb4aa4
...
...
@@ -161,6 +161,8 @@
<el-option
key=
"0"
value=
"0"
label=
"不限"
></el-option>
<el-option
key=
"1"
value=
"1"
label=
"收入"
></el-option>
<el-option
key=
"2"
value=
"2"
label=
"支出"
></el-option>
<el-option
key=
"2"
value=
"5"
label=
"应收"
></el-option>
<el-option
key=
"2"
value=
"6"
label=
"应付"
></el-option>
<el-option
key=
"2"
value=
"4"
label=
"资金调拨"
></el-option>
</el-select>
</span>
...
...
@@ -542,7 +544,7 @@
<th>
当前状态
</th>
<th>
{{$t('system.table_operation')}}
</th>
</tr>
<tr
class=
"_item_list"
v-for=
"(item,index) in DataList"
>
<tr
class=
"_item_list"
v-for=
"(item,index) in DataList"
>
<td
v-if=
"checkboxShow"
><input
type=
"checkbox"
:value=
"item.FrID"
v-model=
"checkList"
@
change=
"ckeckedOne"
></td>
<td>
{{item.BranchName}}
</td>
<td
class=
"Bill_par"
>
...
...
@@ -589,6 +591,12 @@
<
template
v-else-if=
"item.OrderSource==10 && item.TCIDAndTCNUMList.length==0"
>
<p
class=
"_TCIDAndTCNUMList"
>
签证编号:
{{
item
.
SourceID
}}
</p>
</
template
>
<
template
v-else-if=
"item.OrderSource==11 && item.TCIDAndTCNUMList.length==0"
>
<p
class=
"_TCIDAndTCNUMList"
>
投诉编号:
{{
item
.
SourceID
}}
</p>
</
template
>
<
template
v-else-if=
"item.OrderSource==12 && item.TCIDAndTCNUMList.length==0"
>
<p
class=
"_TCIDAndTCNUMList"
>
散卖机票编号:
{{
item
.
SourceID
}}
</p>
</
template
>
<
template
v-else-if=
"item.OrderSource==0"
>
<p
class=
"_TCIDAndTCNUMList"
>
{{
item
.
BranchName
}}
-
{{
item
.
DepartName
}}
</p>
</
template
>
...
...
@@ -599,7 +607,7 @@
<td>
<
template
v-for=
"(s,si) in item.CostTypeList"
>
<span
class=
"_tag_span"
>
{{
s
}}
</span><br/>
</
template
>
</
template
>
</td>
<td
class=
"_number"
>
<
template
v-if=
"item.TradeWayList&&item.TradeWayList.length>0"
>
...
...
@@ -619,7 +627,15 @@
<p>
{{item.Type==1?'实收':'实付'}}:
<span
class=
""
>
{{moneyFormat(item.PayMoney)}}
</span></p>
</td>
<td>
<span
class=
"_color_gar"
>
{{item.Type==2?item.ClientTypeName+':':'汇款人:'}}
</span><span>
{{item.RemitterName}}
</span>
<
template
v-if=
'item.Type===1'
>
<span
class=
"_color_gar"
>
汇款人:
</span><span>
{{
item
.
RemitterName
}}
</span>
</
template
>
<
template
v-if=
'item.Type===2'
>
<span
class=
"_color_gar"
>
付款对象:
</span><span>
{{
item
.
RemitterName
}}
</span>
</
template
>
<
template
v-if=
'item.Type===4'
>
<span
class=
"_color_gar"
>
无
</span>
</
template
>
</td>
<td
valign=
"middle"
>
<img
class=
"_head_img"
:src=
"item.EmPhoto"
alt=
""
>
...
...
@@ -658,7 +674,8 @@
<i
v-if=
"((msg.Conditon==1 ||msg.Conditon==7) && (item.InOrNotProcess==1 || item.Status==3 || item.Status==0))"
class=
"edit el-icon-edit"
@
click=
"goEit(item.Type==1?'addReceivablesDocuments':'addFinancialDocuments',item.Type,item.FrID,true,active,msg.pageIndex)"
></i>
</el-tooltip>
<el-tooltip
class=
"item"
effect=
"dark"
content=
"查看"
placement=
"top"
>
<i
class=
"iconfont icon-sousuo"
@
click=
"goUrl('FinancialDocumentsDetail',item.FrID,active,msg.pageIndex)"
></i>
<i
class=
"iconfont icon-sousuo"
v-if=
'item.Type!==4'
@
click=
"goUrl('FinancialDocumentsDetail',item.FrID,active,msg.pageIndex)"
></i>
<i
class=
"iconfont icon-sousuo"
v-if=
'item.Type===4'
@
click=
"goUrl('CapitalAllocationDetail',item.FrID,active,msg.pageIndex)"
></i>
</el-tooltip>
<el-tooltip
class=
"item"
effect=
"dark"
content=
"审核"
placement=
"top"
>
<i
v-if=
"msg.Conditon==3 && item.Is_Self!=1"
class=
"iconfont icon-ico_commodity_defaul"
@
click=
"goUrl('BasicDocuments',item.FrID,active,msg.pageIndex)"
></i>
...
...
@@ -1343,7 +1360,7 @@ export default {
pageSize
:
6
,
FrID
:
this
.
msg
.
FrID
==
0
?
''
:
this
.
msg
.
FrID
,
sDate
:
this
.
msg
.
sDate
,
eDate
:
this
.
msg
.
s
Date
,
eDate
:
this
.
msg
.
e
Date
,
Status
:
this
.
msg
.
Status
,
TemplateId
:
this
.
msg
.
TemplateId
,
RB_Branch_Id
:
this
.
msg
.
RB_Branch_Id
,
...
...
src/components/Hotel/roomReservations.vue
View file @
f5bb4aa4
...
...
@@ -51,7 +51,7 @@
<tr>
<td
:rowspan=
"2*outItem.StaticsReportList.length"
v-if=
'index==0'
>
<div
style=
"max-width: 100px; min-width: 50px; "
>
{{
outindex
+
1
}}
</div>
<div
v-if=
'outItem.StaticsReportList.length>
1'
class=
"w100"
>
合团号:
{{
outItem
.
NewCombinationNum
}}
</div>
<div
v-if=
'outItem.StaticsReportList.length>
0'
class=
"w100"
>
{{
outItem
.
NewCombinationNum
}}
</div>
</td>
<td>
<div
class=
"w80"
>
...
...
@@ -157,7 +157,7 @@
</td>
<td>
<div
class=
"w80 link"
>
<p
@
click=
"goUrl('roomReservationsDetails',item,'订房详情')"
>
详情
</p>
<p
@
click=
"goUrl('roomReservationsDetails',item,
outItem,
'订房详情')"
>
详情
</p>
</div>
</td>
</tr>
...
...
@@ -251,7 +251,7 @@
}
})
},
goUrl
(
path
,
obj
,
title
)
{
goUrl
(
path
,
obj
,
outItem
,
title
)
{
this
.
$router
.
push
({
name
:
path
,
query
:
{
...
...
@@ -259,7 +259,7 @@
'TCNUM'
:
obj
.
TCNUMS
,
'flightTotal'
:
obj
.
TotalSeat
,
'GuestNum'
:
obj
.
CommonReport
.
HouseStatistics
.
RealityNum
,
'NewCombinationNum'
:
o
bj
.
NewCombinationNum
,
'NewCombinationNum'
:
o
utItem
.
NewCombinationNum
,
blank
:
'y'
,
tab
:
title
}
...
...
src/components/Restaurant/bookDinnerStatistics.vue
View file @
f5bb4aa4
This diff is collapsed.
Click to expand it.
src/components/Restaurant/bookDinnerStatisticsDetails.vue
View file @
f5bb4aa4
This diff is collapsed.
Click to expand it.
src/components/SalesModule/groupInquiry.vue
View file @
f5bb4aa4
...
...
@@ -511,7 +511,7 @@
<el-input
type=
"textarea"
v-model=
"remarkMsg.OPInnerRemark"
></el-input>
</el-form-item>
</el-col>
</el-form>
</el-form>
<div
slot=
"footer"
class=
"dialog-footer"
>
<button
class=
"hollowFixedBtn"
@
click=
"queryCommonData.outerVisible = false"
>
{{
$t
(
'pub.cancelBtn'
)
}}
</button>
<button
class=
"normalBtn"
type=
"primary"
@
click=
"setOPremark"
>
{{
$t
(
'pub.sureBtn'
)
}}
</button>
...
...
@@ -523,7 +523,7 @@
<span>
修改送签日期
</span>
<div>
<button
class=
"hollowFixedBtn"
type=
"button"
@
click=
"closeEdit"
>
{{
$t
(
'pub.cancelBtn'
)
}}
</button>
<button
class=
"normalBtn"
type=
"button"
@
click=
"editOk"
>
{{
$t
(
'pub.saveBtn'
)
}}
</button>
<button
class=
"normalBtn"
type=
"button"
@
click=
"editOk"
>
{{
$t
(
'pub.saveBtn'
)
}}
</button>
</div>
</div>
<div
class=
"groupInquiry_edit_form"
>
...
...
@@ -539,7 +539,7 @@
<span>
修改出签日期
</span>
<div>
<button
class=
"hollowFixedBtn"
type=
"button"
@
click=
"closeEdit2"
>
{{
$t
(
'pub.cancelBtn'
)
}}
</button>
<button
class=
"normalBtn"
type=
"button"
@
click=
"editOk2"
>
{{
$t
(
'pub.saveBtn'
)
}}
</button>
<button
class=
"normalBtn"
type=
"button"
@
click=
"editOk2"
>
{{
$t
(
'pub.saveBtn'
)
}}
</button>
</div>
</div>
<div
class=
"groupInquiry_edit_form"
>
...
...
@@ -555,7 +555,7 @@
<span>
修改进馆日
</span>
<div>
<button
class=
"hollowFixedBtn"
type=
"button"
@
click=
"closeAdmission"
>
{{
$t
(
'pub.cancelBtn'
)
}}
</button>
<button
class=
"normalBtn"
type=
"button"
@
click=
"admissionOk"
>
{{
$t
(
'pub.saveBtn'
)
}}
</button>
<button
class=
"normalBtn"
type=
"button"
@
click=
"admissionOk"
>
{{
$t
(
'pub.saveBtn'
)
}}
</button>
</div>
</div>
<el-form
:model=
"msg_admission"
:rules=
"rules"
ref=
"admissionForm"
:inline=
"true"
class=
"groupInquiry_admission_form"
>
...
...
@@ -580,7 +580,7 @@
</el-select>
</el-form-item>
<el-form-item
prop=
"EuropeVisaName"
class=
"groupInquiry_admission_formItem"
v-show=
"msg_admission.EuropeVisaType==='2'&&msg_admission.EuropeSchengen==='5'"
>
<el-input
class=
"groupInquiry_admission_input2"
v-show=
"msg_admission.EuropeSchengen==='5'"
v-model=
"msg_admission.EuropeVisaName"
placeholder=
"输入国家名称"
></el-input>
<el-input
class=
"groupInquiry_admission_input2"
v-show=
"msg_admission.EuropeSchengen==='5'"
v-model=
"msg_admission.EuropeVisaName"
placeholder=
"输入国家名称"
></el-input>
</el-form-item>
</div>
</el-form>
...
...
@@ -747,7 +747,8 @@ export default {
//航班配置
FlightState
:
0
,
TCVisaStatus
:
'-1'
,
IsShowUnion
:
1
IsShowUnion
:
1
,
QueryType
:
1
,
//查询类型 1:签证
},
remarkMsg
:
{
TCID
:
0
,
...
...
@@ -828,8 +829,8 @@ export default {
})
},
downloadFile
:
function
(
item
)
{
let
reg
=
/^http
(
s
)?
:
\/\/(
.*
?)\/
/
this
.
downloadFileRename
(
item
.
FullUrl
.
replace
(
reg
,
''
),
item
.
Name
);
let
reg
=
/^http
(
s
)?
:
\/\/(
.*
?)\/
/
this
.
downloadFileRename
(
item
.
FullUrl
.
replace
(
reg
,
''
),
item
.
Name
);
},
// 送签日期不能大于送签结束日期
editInput
:
function
(
val
)
{
...
...
@@ -865,7 +866,7 @@ export default {
}
else
{
this
.
$message
.
error
(
"修改失败"
);
}
},
err
=>
{}
)
...
...
@@ -907,7 +908,7 @@ export default {
}
else
{
this
.
$message
.
error
(
"修改失败"
);
}
},
err
=>
{}
)
...
...
src/components/administrative/departmentManagement.vue
View file @
f5bb4aa4
This diff is collapsed.
Click to expand it.
src/components/busManagement/BusInfo.vue
View file @
f5bb4aa4
...
...
@@ -82,7 +82,9 @@
text-decoration
:
underline
;
cursor
:
pointer
;
}
.BusTyleFirst
.w150
{
margin-right
:
22px
;
}
</
style
>
<
template
>
<div
class=
"flexOne busInfo"
>
...
...
@@ -192,11 +194,14 @@
</div>
</td>
<td>
<div
class=
"w180"
>
<el-select
clearable
class=
"w150"
filterable
placeholder=
"请选择"
v-model=
"item.BusType"
:disabled=
"forbidInput"
@
change=
'getBusPrice(item)'
>
<el-option
v-for=
"item in BusTypeList"
:key=
"item.Id"
:label=
"item.newName"
:value=
"item.Id"
>
</el-option>
</el-select>
<div
class=
"w180"
:class=
"
{'BusTyleFirst':index==0}">
<el-select
clearable
class=
"w150"
filterable
placeholder=
"请选择"
v-model=
"item.BusType"
:disabled=
"forbidInput"
@
change=
'getBusPrice(item)'
>
<el-option
v-for=
"item in BusTypeList"
:key=
"item.Id"
:label=
"item.newName"
:value=
"item.Id"
>
</el-option>
</el-select>
<el-tooltip
class=
"item"
effect=
"dark"
content=
"同上"
placement=
"top"
>
<i
class=
"iconfont icon-tongshang"
style=
"cursor:pointer;"
v-if=
"index!=0"
@
click=
"getBeforeInfo(index)"
></i>
</el-tooltip>
</div>
</td>
<td>
...
...
@@ -515,6 +520,7 @@ export default {
x
.
BookGroup
=
this
.
$route
.
query
.
NewCombinationNum
;
}
})
console
.
log
(
this
.
PlanTableData
,
'plandata'
);
}
},
null
...
...
@@ -695,6 +701,29 @@ export default {
2
);
this
.
PostData
.
CostPrice
=
CoastPrice
;
},
//获取同上信息
getBeforeInfo
(
index
){
let
oldPlanData
=
this
.
PlanTableData
[
index
-
1
];
let
newPlanData
=
this
.
PlanTableData
[
index
];
newPlanData
.
PlanDateStr
=
oldPlanData
.
PlanDateStr
;
newPlanData
.
HotelName
=
oldPlanData
.
HotelName
;
newPlanData
.
IsHavearking
=
oldPlanData
.
IsHavearking
;
newPlanData
.
AirportPickUp
=
oldPlanData
.
AirportPickUp
;
newPlanData
.
UseType
=
oldPlanData
.
UseType
;
newPlanData
.
UseTime
=
oldPlanData
.
UseTime
;
newPlanData
.
BookGroup
=
oldPlanData
.
BookGroup
;
newPlanData
.
DriverName
=
oldPlanData
.
DriverName
;
newPlanData
.
DriverTel
=
oldPlanData
.
DriverTel
;
newPlanData
.
AccommodationType
=
oldPlanData
.
AccommodationType
;
newPlanData
.
AccommodationRemark
=
oldPlanData
.
AccommodationRemark
;
newPlanData
.
BusType
=
oldPlanData
.
BusType
;
// newPlanData.UseNum = oldPlanData.UseNum;
// newPlanData.BusNum = oldPlanData.BusNum;
// newPlanData.BusCompany = oldPlanData.BusCompany;
// newPlanData.ParkExplain = oldPlanData.ParkExplain;
// newPlanData.CostPrice = oldPlanData.CostPrice;
// newPlanData.TransferNum = oldPlanData.TransferNum;
}
},
mounted
()
{
...
...
src/components/platformModule/companyManagement.vue
View file @
f5bb4aa4
...
...
@@ -23,22 +23,22 @@
</span>
</li>
-->
<li>
<span><em>
{{
$t
(
'admin.admin_company'
)
}}
</em><el-input
@
keyup
.
enter
.
native=
"getList"
v-model=
"msg.BName"
placeholder=
"请输入内容
"
></el-input></span>
<span><em>
{{
$t
(
'admin.admin_company'
)
}}
</em><el-input
@
keyup
.
enter
.
native=
"getList"
v-model=
"msg.BName"
:placeholder=
"$t('pub.pleaseImport')
"
></el-input></span>
</li>
<li>
<span><em>
{{
$t
(
'admin.admin_domain'
)
}}
</em><el-input
@
keyup
.
enter
.
native=
"getList"
v-model=
"msg.Domain"
placeholder=
"请输入内容
"
></el-input></span>
<span><em>
{{
$t
(
'admin.admin_domain'
)
}}
</em><el-input
@
keyup
.
enter
.
native=
"getList"
v-model=
"msg.Domain"
:placeholder=
"$t('pub.pleaseImport')
"
></el-input></span>
</li>
<li>
<span><em>
{{
$t
(
'admin.admin_status'
)
}}
</em><el-select
v-model=
"msg.Status"
placeholder=
"不限
"
>
<el-option
label=
'不限'
value=
''
></el-option>
<el-option
label=
'开启'
value=
'0'
></el-option>
<el-option
label=
'关闭'
value=
'1'
></el-option>
<span><em>
{{
$t
(
'admin.admin_status'
)
}}
</em><el-select
v-model=
"msg.Status"
:placeholder=
"$t('pub.unlimitedSel')
"
>
<el-option
:label=
"$t('pub.unlimitedSel')"
value=
''
></el-option>
<el-option
:label=
"$t('pub.openSel')"
value=
'0'
></el-option>
<el-option
:label=
"$t('pub.closeSel')"
value=
'1'
></el-option>
</el-select>
</span>
</li>
<li>
<input
type=
"button"
class=
"hollowFixedBtn"
value=
"查询
"
@
click=
"resetPageIndex(),getList()"
/>
<input
type=
"button"
class=
"normalBtn"
value=
"新增
"
@
click=
"outerVisible = true,dialogTitle='新增公司'"
/>
<input
type=
"button"
class=
"hollowFixedBtn"
:value=
"$t('pub.searchBtn')
"
@
click=
"resetPageIndex(),getList()"
/>
<input
type=
"button"
class=
"normalBtn"
:value=
"$t('pub.addBtn')
"
@
click=
"outerVisible = true,dialogTitle='新增公司'"
/>
</li>
</ul>
...
...
@@ -49,8 +49,8 @@
<th
width=
"300"
>
{{
$t
(
'admin.admin_company'
)
}}
</th>
<!--
<th>
{{
$t
(
'admin.admin_domain'
)
}}
</th>
-->
<!--
<th>
{{
$t
(
'admin.admin_leader'
)
}}
</th>
-->
<th>
联系人
</th>
<th>
联系电话
</th>
<th>
{{
$t
(
'hotel.suplier_contact'
)
}}
</th>
<th>
{{
$t
(
'restaurant.res_ContactNumber'
)
}}
</th>
<th>
{{
$t
(
'admin.admin_status'
)
}}
</th>
<th>
{{
$t
(
'admin.admin_isshow'
)
}}
</th>
<th>
公司类型
</th>
...
...
@@ -63,7 +63,7 @@
<!--
<td>
{{
item
.
BranchManagerName
}}
</td>
-->
<td>
{{
item
.
ContactPersion
}}
</td>
<td>
{{
item
.
MobilePhone
}}
</td>
<td>
{{
item
.
Status
==
0
?
'开启'
:
'关闭'
}}
</td>
<td>
{{
item
.
Status
==
0
?
$t
(
'pub.openSel'
):
$t
(
'pub.closeSel'
)
}}
</td>
<td>
{{
item
.
is_show
==
0
?
'显示'
:
'不显示'
}}
</td>
<td>
{{
item
.
IsParentCompany
==
'1'
?
'总公司'
:
'分公司'
}}
</td>
<td>
...
...
@@ -92,7 +92,7 @@
<!--
<el-form-item
class=
'w400'
:label=
"$t('admin.admin_domain')"
prop=
"Domain"
>
<el-input
type=
"text"
v-model=
"addMsg.Domain"
:placeholder=
"$t('pub.pleaseImport')"
></el-input>
</el-form-item>
-->
<el-form-item
label=
"省份
"
prop=
"Province"
>
<el-form-item
:label=
"$t('system.table_pvrg')
"
prop=
"Province"
>
<el-select
class=
'w280'
:placeholder=
"$t('pub.pleaseSel')"
filterable
v-model=
"addMsg.Province"
@
change=
"getCityList(addMsg.Province,1)"
>
<el-option
:label=
"$t('pub.unlimitedSel')"
:value=
'commonDefaultSelect'
></el-option>
<el-option
v-for=
'item in ProvinceList'
...
...
@@ -147,10 +147,10 @@
<el-input
type=
"text"
v-model=
"addMsg.GatheringAddress"
:placeholder=
"$t('pub.pleaseImport')"
></el-input>
</el-form-item>
-->
<el-form-item
class=
'w400'
label=
'状态
'
prop=
"Status"
>
<el-form-item
class=
'w400'
:label=
'$t("admin.admin_status")
'
prop=
"Status"
>
<el-switch
v-model=
"addMsg.Status"
active-value=
"0"
inactive-value=
"1"
></el-switch>
</el-form-item>
<el-form-item
class=
'w400'
label=
'是否显示
'
prop=
"is_show"
>
<el-form-item
class=
'w400'
:label=
'$t("admin.admin_isshow")
'
prop=
"is_show"
>
<el-switch
v-model=
"addMsg.is_show"
active-value=
"0"
inactive-value=
"1"
></el-switch>
</el-form-item>
<el-form-item
class=
'w400'
label=
'是否为总公司'
prop=
"IsParentCompany"
>
...
...
@@ -159,9 +159,9 @@
<el-form-item
class=
'w400'
label=
'部门初始层级'
prop=
"BeginTier"
>
<el-input
type=
"text"
v-model=
"addMsg.BeginTier"
:placeholder=
"$t('pub.pleaseImport')"
></el-input>
</el-form-item>
<el-form-item
class=
'w400'
label=
'负责人
'
prop=
"BranchManager"
>
<el-select
filterable
clearable
v-model=
'addMsg.BranchManager'
placeholder=
"请选择
"
>
<el-option
label=
'不限'
value=
'0'
></el-option>
<el-form-item
class=
'w400'
:label=
'$t("admin.admin_leader")
'
prop=
"BranchManager"
>
<el-select
filterable
clearable
v-model=
'addMsg.BranchManager'
:placeholder=
"$t('pub.pleaseSel')
"
>
<el-option
:label=
"$t('admin.unlimitedSel')"
value=
'0'
></el-option>
<el-option
v-for=
'item in employeeList'
:key=
"item.EmployeeId"
:label=
"item.EmName"
:value=
"item.EmployeeId"
>
</el-option>
</el-select>
...
...
@@ -197,9 +197,9 @@
</el-form-item>
</el-form>
<div
slot=
"footer"
class=
"dialog-footer"
>
<button
class=
"hollowFixedBtn"
@
click=
"outerVisible = false,resetForm('addMsg')"
>
取 消
</button>
<button
class=
"hollowFixedBtn"
@
click=
"outerVisible = false,resetForm('addMsg')"
>
{{
$t
(
'pub.cancelBtn'
)
}}
</button>
<button
class=
"normalBtn"
type=
"primary"
@
click=
"submitForm('addMsg')"
>
保存
</button>
<button
class=
"normalBtn"
type=
"primary"
@
click=
"submitForm('addMsg')"
>
{{
$t
(
'pub.saveBtn'
)
}}
</button>
</div>
</el-dialog>
...
...
@@ -221,10 +221,10 @@
return
{
options
:
[{
value
:
'0'
,
label
:
'开启'
label
:
this
.
$t
(
'pub.openSel'
)
},
{
value
:
'1'
,
label
:
'关闭'
label
:
this
.
$t
(
'pub.closeSel'
)
}],
ProvinceList
:[],
CityList
:[],
...
...
src/components/scenicSpot/admissionStatistics.vue
View file @
f5bb4aa4
This diff is collapsed.
Click to expand it.
src/components/scenicSpot/admissionStatisticsDetails.vue
View file @
f5bb4aa4
...
...
@@ -12,7 +12,6 @@
<table
border=
"0"
cellspacing=
"1"
cellpadding=
"0"
class=
"admissionStatisticsDetailsTalbe"
>
<tr>
<th
width=
"120"
>
公司团号
</th>
<th
width=
"120"
>
定团号
</th>
<th
width=
"120"
>
游览时间
</th>
<th
width=
"200"
>
景点名称
</th>
<th
width=
"100"
>
总人数
</th>
...
...
@@ -34,9 +33,6 @@
<td
:rowspan=
"list.length"
v-if=
"index==0"
>
<div
class=
"w120"
>
{{
TCNUM
}}
</div>
</td>
<td
:rowspan=
"list.length"
v-if=
"index==0"
>
<div
class=
"w120"
>
{{
NewCombinationNum
}}
</div>
</td>
<td>
<div
class=
"w120"
>
{{
item
.
UseTimeStr
}}
...
...
@@ -158,7 +154,6 @@
TCNUM
:
''
,
flightTotal
:
0
,
GuestNum
:
0
,
NewCombinationNum
:
''
}
},
methods
:
{
...
...
@@ -197,6 +192,9 @@
item
.
ScenicStatisticsList
.
forEach
(
x
=>
{
x
.
PayStyle
=
x
.
PayStyle
.
toString
();
this
.
calculationPrice
(
x
);
if
(
x
.
CombinationNum
==
''
||
x
.
CombinationNum
==
null
){
x
.
CombinationNum
=
this
.
$route
.
query
.
NewCombinationNum
;
}
})
})
}
else
{
...
...
@@ -232,7 +230,6 @@
this
.
TCNUM
=
this
.
$route
.
query
.
TCNUM
;
this
.
flightTotal
=
this
.
$route
.
query
.
flightTotal
;
this
.
GuestNum
=
this
.
$route
.
query
.
GuestNum
;
this
.
NewCombinationNum
=
this
.
$route
.
query
.
NewCombinationNum
;
this
.
getList
()
},
}
...
...
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