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
a6d1f4ef
Commit
a6d1f4ef
authored
Mar 13, 2024
by
liudong1993
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/luochao/superman
parents
1aefb22d
477312f0
Show whitespace changes
Inline
Side-by-side
Showing
33 changed files
with
223 additions
and
221 deletions
+223
-221
BasicDocuments.vue
src/components/FinancialModule/BasicDocuments.vue
+1
-0
FinancialDocumentsDetail.vue
src/components/FinancialModule/FinancialDocumentsDetail.vue
+1
-0
currency.vue
src/components/FinancialModule/Kingdee/currency.vue
+1
-1
project.vue
src/components/FinancialModule/Kingdee/project.vue
+1
-1
bank.vue
src/components/FinancialModule/Kingdee/suject/bank.vue
+1
-1
cash.vue
src/components/FinancialModule/Kingdee/suject/cash.vue
+1
-1
cost.vue
src/components/FinancialModule/Kingdee/suject/cost.vue
+1
-1
payobject.vue
src/components/FinancialModule/Kingdee/suject/payobject.vue
+1
-1
CompanyAccDetail.vue
...components/FinancialModule/accDetail/CompanyAccDetail.vue
+1
-1
PlatformAccDetail.vue
...omponents/FinancialModule/accDetail/PlatformAccDetail.vue
+1
-1
addReceivablesDocuments.vue
src/components/FinancialModule/addReceivablesDocuments.vue
+2
-2
HotelManagement.vue
src/components/Hotel/HotelManagement.vue
+2
-1
RecentlyAlsoRoom.vue
src/components/Hotel/RecentlyAlsoRoom.vue
+1
-1
leaderSelf.vue
src/components/LeaderManagement/leaderSelf.vue
+1
-1
ShoppingReimbursement.vue
src/components/ShoppingStore/ShoppingReimbursement.vue
+1
-1
HotelInfo.vue
src/components/Supplier/HotelInfo.vue
+1
-1
Leader.vue
src/components/TravelManager/TravelLeader/Leader.vue
+1
-1
TravelpassengerList.vue
...mponents/TravelManager/TravelList/TravelpassengerList.vue
+1
-1
carmanageList.vue
src/components/TravelManager/customizedcar/carmanageList.vue
+25
-25
dzlineList.vue
src/components/TravelManager/customizedcar/dzlineList.vue
+53
-53
dzscenicspotList.vue
...mponents/TravelManager/customizedcar/dzscenicspotList.vue
+45
-45
lineoffer.vue
src/components/TravelManager/customizedcar/lineoffer.vue
+33
-33
Diplomaticplat.vue
src/components/administrative/Diplomaticplat.vue
+1
-1
addEditVehicle.vue
src/components/busManagement/BookAcar/addEditVehicle.vue
+37
-38
BusApportionManagement.vue
src/components/busManagement/BusApportionManagement.vue
+1
-1
BusInfo.vue
src/components/busManagement/BusInfo.vue
+1
-1
index.vue
src/components/dmc/manager/GroundSupplier/index.vue
+1
-1
domesticScenicSpotPackagePrice.vue
src/components/scenicSpot/domesticScenicSpotPackagePrice.vue
+1
-1
scenicSpotPackagePrice.vue
src/components/scenicSpot/scenicSpotPackagePrice.vue
+1
-1
IPManager.vue
src/components/systemManagement/IPManager.vue
+1
-1
lineManagement.vue
src/components/systemManagement/lineManagement.vue
+1
-1
seriesManagement.vue
src/components/systemManagement/seriesManagement.vue
+1
-1
startCityManagement.vue
src/components/systemManagement/startCityManagement.vue
+1
-1
No files found.
src/components/FinancialModule/BasicDocuments.vue
View file @
a6d1f4ef
...
...
@@ -3113,6 +3113,7 @@ else if (Type==2) {
name
:
path
,
query
:
{
id
:
res
.
data
.
data
.
TCIDs
,
lineId
:
res
.
data
.
data
.
LineId
,
isUpdate
:
false
,
blank
:
'y'
}
...
...
src/components/FinancialModule/FinancialDocumentsDetail.vue
View file @
a6d1f4ef
...
...
@@ -2402,6 +2402,7 @@
name
:
path
,
query
:
{
id
:
res
.
data
.
data
.
TCIDs
,
lineId
:
res
.
data
.
data
.
LineId
,
isUpdate
:
false
,
blank
:
'y'
}
...
...
src/components/FinancialModule/Kingdee/currency.vue
View file @
a6d1f4ef
...
...
@@ -245,7 +245,7 @@
}).
then
(()
=>
{
this
.
apipost
(
'Financial_post_DelKingdeeCurrency'
,
msg
,
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
s
uccess
(
this
.
$t
(
'tips.czchenggong'
))
this
.
S
uccess
(
this
.
$t
(
'tips.czchenggong'
))
this
.
getList
();
}
else
{
this
.
Error
(
res
.
data
.
message
);
...
...
src/components/FinancialModule/Kingdee/project.vue
View file @
a6d1f4ef
...
...
@@ -265,7 +265,7 @@
this
.
addShow
=
false
this
.
apipost
(
'Financial_post_DelKingdeeItemForHP'
,
msg
,
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
s
uccess
(
this
.
$t
(
'tips.czchenggong'
))
this
.
S
uccess
(
this
.
$t
(
'tips.czchenggong'
))
this
.
getList
();
}
else
{
this
.
Error
(
res
.
data
.
message
);
...
...
src/components/FinancialModule/Kingdee/suject/bank.vue
View file @
a6d1f4ef
...
...
@@ -111,7 +111,7 @@
}).
then
(()
=>
{
this
.
apipost
(
'Financial_post_DelCostTypeKingdeeRelation'
,
msg
,
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
s
uccess
(
this
.
$t
(
'tips.czchenggong'
))
this
.
S
uccess
(
this
.
$t
(
'tips.czchenggong'
))
this
.
$emit
(
'success'
);
}
else
{
...
...
src/components/FinancialModule/Kingdee/suject/cash.vue
View file @
a6d1f4ef
...
...
@@ -111,7 +111,7 @@
}).
then
(()
=>
{
this
.
apipost
(
'Financial_post_DelCostTypeKingdeeRelation'
,
msg
,
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
s
uccess
(
this
.
$t
(
'tips.czchenggong'
))
this
.
S
uccess
(
this
.
$t
(
'tips.czchenggong'
))
this
.
$emit
(
'success'
);
}
else
{
...
...
src/components/FinancialModule/Kingdee/suject/cost.vue
View file @
a6d1f4ef
...
...
@@ -329,7 +329,7 @@
}).
then
(()
=>
{
this
.
apipost
(
'Financial_post_DelCostTypeKingdeeRelation'
,
msg
,
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
s
uccess
(
this
.
$t
(
'tips.czchenggong'
))
this
.
S
uccess
(
this
.
$t
(
'tips.czchenggong'
))
this
.
$emit
(
'success'
);
}
else
{
...
...
src/components/FinancialModule/Kingdee/suject/payobject.vue
View file @
a6d1f4ef
...
...
@@ -113,7 +113,7 @@
}).
then
(()
=>
{
this
.
apipost
(
'Financial_post_DelCostTypeKingdeeRelation'
,
msg
,
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
s
uccess
(
this
.
$t
(
'tips.czchenggong'
))
this
.
S
uccess
(
this
.
$t
(
'tips.czchenggong'
))
this
.
$emit
(
'success'
);
}
else
{
...
...
src/components/FinancialModule/accDetail/CompanyAccDetail.vue
View file @
a6d1f4ef
...
...
@@ -1182,7 +1182,7 @@ export default {
Url
:
this
.
domainManager
().
ViittoFileUrl
+
x
.
data
.
FilePath
,
}
)
this
.
addMsg
.
vorcherInos
=
this
.
saveMsg
;
this
.
s
uccess
(
this
.
$t
(
'tips.scchenggong'
));
this
.
S
uccess
(
this
.
$t
(
'tips.scchenggong'
));
}
);
}
,
}
,
mounted
(){
...
...
src/components/FinancialModule/accDetail/PlatformAccDetail.vue
View file @
a6d1f4ef
...
...
@@ -1178,7 +1178,7 @@ export default {
Url
:
this
.
domainManager
().
ViittoFileUrl
+
x
.
data
.
FilePath
,
})
this
.
addMsg
.
vorcherInos
=
this
.
saveMsg
;
this
.
s
uccess
(
this
.
$t
(
'tips.scchenggong'
));
this
.
S
uccess
(
this
.
$t
(
'tips.scchenggong'
));
});
},
},
mounted
(){
...
...
src/components/FinancialModule/addReceivablesDocuments.vue
View file @
a6d1f4ef
...
...
@@ -1306,11 +1306,11 @@
if
(
i
!=
12
){
this
.
msg
.
CourseId
=
1
this
.
AccountPrompt
=
this
.
$t
(
'objFill.shuruchanjiahdyhk'
)
this
.
msg
.
Course_Name
=
this
.
$t
(
'objFill.yinhangkai'
)
this
.
msg
.
Course_Name
=
'银行卡'
//
this.$t('objFill.yinhangkai')
}
if
(
i
==
12
){
this
.
msg
.
CourseId
=
12
this
.
AccountPrompt
=
this
.
$t
(
'objFill.shuruchanjiahdptname'
)
this
.
msg
.
Course_Name
=
this
.
$t
(
'fnc.pingtai'
)
this
.
msg
.
Course_Name
=
'平台'
//
this.$t('fnc.pingtai')
}
if
(
!
t
)
{
...
...
src/components/Hotel/HotelManagement.vue
View file @
a6d1f4ef
...
...
@@ -500,7 +500,7 @@
</el-table-column>
<el-table-column
prop=
"CreateTime"
:label=
"$t('visa.v_creatDate')"
>
</el-table-column>
<el-table-column
prop=
"DateStr"
:label=
"$t('system.table_operation')"
>
width="120">
<el-table-column
prop=
"DateStr"
:label=
"$t('system.table_operation')"
width=
"120"
>
<
template
slot-scope=
"scope"
>
<el-popconfirm
@
confirm=
"deleteFile(scope.row, scope.$index)"
:title=
"$t('objFill.quedinscm')"
>
<el-button
slot=
"reference"
class=
"editInfo"
type=
"danger"
>
{{
$t
(
'system.table_delete'
)
}}
</el-button>
...
...
@@ -884,6 +884,7 @@
this
.
userInfo
.
EmployeeId
==
2773
)
{
this
.
msg
.
QCountry
=
651
;
this
.
isDisableCountry
=
true
;
this
.
getProvinceList
(
this
.
msg
.
QCountry
,
1
);
}
this
.
selectResource
();
},
...
...
src/components/Hotel/RecentlyAlsoRoom.vue
View file @
a6d1f4ef
...
...
@@ -390,7 +390,7 @@ export default {
this
.
withdraw
,
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
s
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
S
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
outerVisible
=
false
;
this
.
initRoomList
();
}
...
...
src/components/LeaderManagement/leaderSelf.vue
View file @
a6d1f4ef
...
...
@@ -785,7 +785,7 @@
this
.
addMsg
,
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
s
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
S
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
getList
();
this
.
outerVisible
=
false
;
this
.
initAddMsg
();
...
...
src/components/ShoppingStore/ShoppingReimbursement.vue
View file @
a6d1f4ef
...
...
@@ -967,7 +967,7 @@
Url
:
this
.
domainManager
().
ViittoFileUrl
+
x
.
data
.
FilePath
,
})
this
.
nMsg
.
VoucherList
=
this
.
saveMsg
;
this
.
s
uccess
(
this
.
$t
(
'tips.scchenggong'
));
this
.
S
uccess
(
this
.
$t
(
'tips.scchenggong'
));
});
},
financeinfo_post_GetClientAccountList
(
ObjID
,
type
)
{
//获取付款 对象类型 新增用
...
...
src/components/Supplier/HotelInfo.vue
View file @
a6d1f4ef
...
...
@@ -514,7 +514,7 @@
response
=>
{
//修改添加接口
if
(
response
.
data
.
resultCode
==
1
)
{
this
.
s
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
S
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
goUrl
(
"HotelManagement2"
);
}
else
{
this
.
Error
(
response
.
data
.
message
);
...
...
src/components/TravelManager/TravelLeader/Leader.vue
View file @
a6d1f4ef
...
...
@@ -806,7 +806,7 @@ export default {
this
.
addMsg
,
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
s
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
S
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
getList
();
this
.
outerVisible
=
false
;
this
.
initAddMsg
();
...
...
src/components/TravelManager/TravelList/TravelpassengerList.vue
View file @
a6d1f4ef
...
...
@@ -352,7 +352,7 @@
res
=>
{
this
.
isSubmit
=
true
;
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
s
uccess
(
this
.
$t
(
'tips.czchenggong'
))
this
.
S
uccess
(
this
.
$t
(
'tips.czchenggong'
))
this
.
getList
()
}
else
{
this
.
Error
(
'操作失败'
)
...
...
src/components/TravelManager/customizedcar/carmanageList.vue
View file @
a6d1f4ef
...
...
@@ -59,7 +59,7 @@
</div>
</
template
>
</el-table-column>
<el-table-column
fixed=
"right"
:label=
"$t('system.table_operation')"
>
width="120" >
<el-table-column
fixed=
"right"
:label=
"$t('system.table_operation')"
width=
"120"
>
<
template
slot-scope=
"scope"
>
<el-tooltip
class=
"item"
effect=
"dark"
:content=
"$t('pub.edit')"
placement=
"top"
>
<img
src=
"../../../assets/img/setup/edit.png"
alt=
""
class=
"imgstyle"
@
click=
"Edit(scope.row)"
>
...
...
src/components/TravelManager/customizedcar/dzlineList.vue
View file @
a6d1f4ef
...
...
@@ -194,7 +194,7 @@
</div>
</
template
>
</el-table-column>
<el-table-column
fixed=
"right"
:label=
"$t('system.table_operation')"
>
width="150" >
<el-table-column
fixed=
"right"
:label=
"$t('system.table_operation')"
width=
"150"
>
<
template
slot-scope=
"scope"
>
<el-tooltip
class=
"item"
effect=
"dark"
:content=
"$t('pub.edit')"
placement=
"top"
>
<img
src=
"../../../assets/img/setup/edit.png"
alt=
""
class=
"imgstyle"
@
click=
"Edit(scope.row)"
>
...
...
src/components/TravelManager/customizedcar/dzscenicspotList.vue
View file @
a6d1f4ef
...
...
@@ -32,7 +32,7 @@
<el-table-column
prop=
"UpdateDate"
label=
"操作时间"
></el-table-column>
<el-table-column
fixed=
"right"
:label=
"$t('system.table_operation')"
>
width="180" >
<el-table-column
fixed=
"right"
:label=
"$t('system.table_operation')"
width=
"180"
>
<
template
slot-scope=
"scope"
>
<el-tooltip
class=
"item"
effect=
"dark"
:content=
"$t('pub.edit')"
placement=
"top"
>
<img
src=
"../../../assets/img/setup/edit.png"
alt=
""
class=
"imgstyle"
@
click=
"Edit(scope.row)"
>
...
...
src/components/TravelManager/customizedcar/lineoffer.vue
View file @
a6d1f4ef
...
...
@@ -336,7 +336,7 @@
<el-table-column
prop=
"BrandName"
label=
"品牌"
>
</el-table-column>
<el-table-column
prop=
"CarNo"
label=
"车牌号"
>
</el-table-column>
<el-table-column
prop=
"GuestNum"
label=
"荷载人数"
>
</el-table-column>
<el-table-column
:label=
"$t('system.table_operation')"
>
width="100" >
<el-table-column
:label=
"$t('system.table_operation')"
width=
"100"
>
<
template
slot-scope=
"scope"
>
<div
class=
"btn_check"
style=
"display: inline-block;
margin: 0 0 0 10px;
...
...
src/components/administrative/Diplomaticplat.vue
View file @
a6d1f4ef
...
...
@@ -441,7 +441,7 @@ export default {
Url
:
this
.
domainManager
().
ViittoFileUrl
+
x
.
data
.
FilePath
,
})
this
.
addMsg
.
ImageList
.
push
(
this
.
domainManager
().
ViittoFileUrl
+
x
.
data
.
FilePath
);
this
.
s
uccess
(
this
.
$t
(
'tips.scchenggong'
));
this
.
S
uccess
(
this
.
$t
(
'tips.scchenggong'
));
});
},
...
...
src/components/busManagement/BookAcar/addEditVehicle.vue
View file @
a6d1f4ef
...
...
@@ -407,7 +407,7 @@
</
template
>
</el-table-column>
<el-table-column
:label=
"$t('system.table_operation')"
>
width="100">
<el-table-column
:label=
"$t('system.table_operation')"
width=
"100"
>
<
template
slot-scope=
"scope"
>
<el-button
size=
"small"
type=
"primary"
@
click=
"deleteLine(scope.$index)"
>
{{
$t
(
'system.table_delete'
)
}}
</el-button>
</
template
>
...
...
@@ -836,4 +836,3 @@
};
</
script
>
\ No newline at end of file
src/components/busManagement/BusApportionManagement.vue
View file @
a6d1f4ef
...
...
@@ -1014,7 +1014,7 @@ export default {
Url
:
this
.
domainManager
().
ViittoFileUrl
+
x
.
data
.
FilePath
,
})
this
.
addMsg
.
VorList
=
this
.
saveMsg
;
this
.
s
uccess
(
this
.
$t
(
'tips.scchenggong'
));
this
.
S
uccess
(
this
.
$t
(
'tips.scchenggong'
));
});
},
...
...
src/components/busManagement/BusInfo.vue
View file @
a6d1f4ef
...
...
@@ -766,7 +766,7 @@
this
.
apipost
(
'bus_get_SetPlan_V2'
,
this
.
PostData
,
res
=>
{
this
.
isSubmit
=
true
;
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
s
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
S
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
MsgBus
.
$emit
(
'msg'
);
this
.
createTableData
();
}
else
{
...
...
src/components/dmc/manager/GroundSupplier/index.vue
View file @
a6d1f4ef
...
...
@@ -139,7 +139,7 @@
<p>
{{
scope
.
row
.
CreateDate
}}
</p>
</
template
>
</el-table-column>
<el-table-column
prop=
""
:label=
"$t('system.table_operation')"
>
width="165">
<el-table-column
prop=
""
:label=
"$t('system.table_operation')"
width=
"165"
>
<
template
slot-scope=
"scope"
>
<template
v-if=
"(scope.row.IsSeeAll==1&&userInfo.EmployeeId==scope.row.CreateBy)||scope.row.IsSeeAll==0"
>
<el-tooltip
class=
"item"
effect=
"dark"
:content=
"$t('visaT.Accountmanagement')"
placement=
"top"
>
...
...
src/components/scenicSpot/domesticScenicSpotPackagePrice.vue
View file @
a6d1f4ef
...
...
@@ -731,7 +731,7 @@
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
initDataTable
();
this
.
s
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
S
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
isShowDIv
=
false
;
this
.
clearInfo
();
...
...
src/components/scenicSpot/scenicSpotPackagePrice.vue
View file @
a6d1f4ef
...
...
@@ -780,7 +780,7 @@
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
initDataTable
();
this
.
s
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
S
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
isShowDIv
=
false
;
this
.
resetForm
(
"addMsg"
);
}
else
{
...
...
src/components/systemManagement/IPManager.vue
View file @
a6d1f4ef
...
...
@@ -184,7 +184,7 @@
this
.
addMsg
,
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
s
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
S
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
getList
();
this
.
outerVisible
=
false
;
this
.
resetForm
(
"addMsg"
);
...
...
src/components/systemManagement/lineManagement.vue
View file @
a6d1f4ef
...
...
@@ -966,7 +966,7 @@ import getters from '../../store/getters';
this
.
addMsg
,
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
s
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
S
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
getList
();
this
.
resetForm
(
"addMsg"
);
this
.
lineCountryArr
=
[];
...
...
src/components/systemManagement/seriesManagement.vue
View file @
a6d1f4ef
...
...
@@ -382,7 +382,7 @@
this
.
addMsg
,
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
s
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
S
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
getList
();
this
.
outerVisible
=
false
;
this
.
initAddMsg
();
...
...
src/components/systemManagement/startCityManagement.vue
View file @
a6d1f4ef
...
...
@@ -337,7 +337,7 @@ export default {
this
.
addMsg
,
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
s
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
S
uccess
(
this
.
$t
(
'tips.saveYes'
));
this
.
getList
();
this
.
outerVisible
=
false
;
this
.
resetForm
(
"addMsg"
);
...
...
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