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
76ad9213
Commit
76ad9213
authored
1 year ago
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复 翻译的bug
parent
eb5e326b
Hide whitespace changes
Inline
Side-by-side
Showing
34 changed files
with
51 additions
and
51 deletions
+51
-51
OrderList.vue
src/components/CarDealerOrder/components/OrderList.vue
+2
-2
EducationvideoList.vue
src/components/EducationvideoList.vue
+2
-2
FinancialDocuments.vue
src/components/FinancialModule/FinancialDocuments.vue
+1
-1
FinancialDocumentsDetail.vue
src/components/FinancialModule/FinancialDocumentsDetail.vue
+1
-1
list.vue
src/components/FinancialModule/HandDispensingFee/list.vue
+1
-1
index.vue
src/components/FinancialModule/HelpBranch/index.vue
+1
-1
ImpressionTicketCommissionConfiguration.vue
...nancialModule/ImpressionTicketCommissionConfiguration.vue
+1
-1
index.vue
...components/FinancialModule/MonthlyCostStatement/index.vue
+1
-1
CommissionRule.vue
...mponents/FinancialModule/OPExtraReward/CommissionRule.vue
+1
-1
OPRules.vue
src/components/FinancialModule/OPRules.vue
+1
-1
CommissionRule.vue
...onents/FinancialModule/TradeCommission/CommissionRule.vue
+1
-1
domesticCommissionRule.vue
src/components/FinancialModule/domesticCommissionRule.vue
+1
-1
domesticCommissionRuleTW.vue
src/components/FinancialModule/domesticCommissionRuleTW.vue
+1
-1
domesticCommissionRuleTW2.vue
src/components/FinancialModule/domesticCommissionRuleTW2.vue
+1
-1
viittoCommissions.vue
src/components/FinancialModule/viittoCommissions.vue
+1
-1
groupTourOrder.vue
src/components/SalesModule/groupTourOrder.vue
+3
-3
groupTourOrderByTuan.vue
src/components/SalesModule/groupTourOrderByTuan.vue
+3
-3
groupTourOrderByTuanOne.vue
src/components/SalesModule/groupTourOrderByTuanOne.vue
+2
-2
OrderList.vue
src/components/SingleAirTicket/components/OrderList.vue
+2
-2
SupplierIndex.vue
src/components/SupplierIndex.vue
+3
-3
PassengerList.vue
src/components/Ticketing/PassengerList.vue
+1
-1
flightManagement.vue
src/components/Ticketing/flightManagement.vue
+1
-1
trainManagement.vue
src/components/Ticketing/trainManagement.vue
+1
-1
RegistrationList.vue
src/components/TravelManager/TravelList/RegistrationList.vue
+1
-1
CommodityActive.vue
src/components/activity/CommodityActive.vue
+1
-1
CommodityType.vue
src/components/activity/CommodityType.vue
+1
-1
empBankAccount.vue
src/components/administrative/empBankAccount.vue
+2
-2
empBankAccountAll.vue
src/components/administrative/empBankAccountAll.vue
+1
-1
tripBusOrderList.vue
...ts/busManagement/BookAcar/components/tripBusOrderList.vue
+2
-2
index.vue
src/components/dmc/manager/GroundSupplier/index.vue
+1
-1
index.vue
src/components/index.vue
+3
-3
orderlist.vue
src/components/orderCommon/orderlist.vue
+3
-3
OrderList.vue
src/components/scenicSpot/reservation/OrderList.vue
+2
-2
index.js
src/plug/index.js
+1
-1
No files found.
src/components/CarDealerOrder/components/OrderList.vue
View file @
76ad9213
...
...
@@ -1662,7 +1662,7 @@
}
this
.
$confirm
(
text
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
@@ -1701,7 +1701,7 @@
}
this
.
$confirm
(
text
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/EducationvideoList.vue
View file @
76ad9213
...
...
@@ -323,7 +323,7 @@
e
.
stopPropagation
()
this
.
$confirm
(
"是否撤回?"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
@@ -348,7 +348,7 @@
e
.
stopPropagation
()
this
.
$confirm
(
"是否删除? 删除后不可恢复"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/FinancialModule/FinancialDocuments.vue
View file @
76ad9213
...
...
@@ -2168,7 +2168,7 @@
}
this
.
$confirm
(
`${this.$t('MyFinances.fnczy2')
}
`
,
`${this.$t('tips.tips')
}
`
,
{
confirmButtonText
:
`${this.$t('pub.sureBtn')
}
`
,
c
onfirm
ButtonText
:
`${this.$t('pub.cancelBtn')
}
`
,
c
ancel
ButtonText
:
`${this.$t('pub.cancelBtn')
}
`
,
type
:
"warning"
}
)
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/FinancialModule/FinancialDocumentsDetail.vue
View file @
76ad9213
...
...
@@ -2617,7 +2617,7 @@
if(type==1){
this.$confirm(this.$t('FinanDetail.ydscbkhf'), `
$
{
this
.
$t
(
'tips.tips'
)
}
`, {
confirmButtonText: `
$
{
this
.
$t
(
'pub.sureBtn'
)
}
`,
c
onfirm
ButtonText: `
$
{
this
.
$t
(
'pub.cancelBtn'
)
}
`,
c
ancel
ButtonText: `
$
{
this
.
$t
(
'pub.cancelBtn'
)
}
`,
type: "warning"
}
)
.then(() => {
...
...
This diff is collapsed.
Click to expand it.
src/components/FinancialModule/HandDispensingFee/list.vue
View file @
76ad9213
...
...
@@ -700,7 +700,7 @@
}
this
.
$confirm
(
text
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/FinancialModule/HelpBranch/index.vue
View file @
76ad9213
...
...
@@ -1273,7 +1273,7 @@ export default {
}
this
.
$confirm
(
`已选单号:${ids.join(',')
}
,总金额:${orderObj.Money
}
,是否继续生成财务单据`
,
`${this.$t('tips.tips')
}
`
,
{
confirmButtonText
:
`${this.$t('pub.sureBtn')
}
`
,
c
onfirm
ButtonText
:
`${this.$t('pub.cancelBtn')
}
`
,
c
ancel
ButtonText
:
`${this.$t('pub.cancelBtn')
}
`
,
type
:
"warning"
}
)
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/FinancialModule/ImpressionTicketCommissionConfiguration.vue
View file @
76ad9213
...
...
@@ -579,7 +579,7 @@
Delete
(
item
){
//删除
this
.
$confirm
(
"是否删除? 删除后不可恢复"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/FinancialModule/MonthlyCostStatement/index.vue
View file @
76ad9213
...
...
@@ -1158,7 +1158,7 @@ export default {
}
this
.
$confirm
(
`已选单号:${ids.join(',')
}
,总金额:${orderObj.Money
}
,是否继续生成财务单据`
,
`${this.$t('tips.tips')
}
`
,
{
confirmButtonText
:
`${this.$t('pub.sureBtn')
}
`
,
c
onfirm
ButtonText
:
`${this.$t('pub.cancelBtn')
}
`
,
c
ancel
ButtonText
:
`${this.$t('pub.cancelBtn')
}
`
,
type
:
"warning"
}
)
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/FinancialModule/OPExtraReward/CommissionRule.vue
View file @
76ad9213
...
...
@@ -676,7 +676,7 @@
Delete
(
item
){
//删除
this
.
$confirm
(
"是否删除? 删除后不可恢复"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/FinancialModule/OPRules.vue
View file @
76ad9213
...
...
@@ -271,7 +271,7 @@
Delete
(
item
)
{
this
.
$confirm
(
"是否删除? 删除后不可恢复"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/FinancialModule/TradeCommission/CommissionRule.vue
View file @
76ad9213
...
...
@@ -635,7 +635,7 @@
Delete
(
item
){
//删除
this
.
$confirm
(
"是否删除? 删除后不可恢复"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/FinancialModule/domesticCommissionRule.vue
View file @
76ad9213
...
...
@@ -419,7 +419,7 @@
DeleteRules
(
ID
)
{
//删除规则
this
.
$confirm
(
"是否删除? "
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/FinancialModule/domesticCommissionRuleTW.vue
View file @
76ad9213
...
...
@@ -541,7 +541,7 @@
DeleteRules
(
ID
)
{
//删除规则
this
.
$confirm
(
"是否删除? "
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/FinancialModule/domesticCommissionRuleTW2.vue
View file @
76ad9213
...
...
@@ -615,7 +615,7 @@
DeleteRules
(
ID
)
{
//删除规则
this
.
$confirm
(
"是否删除? "
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/FinancialModule/viittoCommissions.vue
View file @
76ad9213
...
...
@@ -100,7 +100,7 @@
Delete
(
item
)
{
this
.
$confirm
(
"是否删除? 删除后不可恢复"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/SalesModule/groupTourOrder.vue
View file @
76ad9213
...
...
@@ -3139,7 +3139,7 @@
deleteFile
(
obj
)
{
this
.
$confirm
(
"是否删除确认函?"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
,
})
.
then
(()
=>
{
...
...
@@ -3321,7 +3321,7 @@
}
this
.
$confirm
(
"是否取消?"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
,
})
.
then
(()
=>
{
...
...
@@ -3351,7 +3351,7 @@
}
this
.
$confirm
(
confirmC
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
,
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/SalesModule/groupTourOrderByTuan.vue
View file @
76ad9213
...
...
@@ -4025,7 +4025,7 @@
deleteFile
(
obj
)
{
this
.
$confirm
(
"是否删除确认函?"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
,
})
.
then
(()
=>
{
...
...
@@ -4211,7 +4211,7 @@
}
this
.
$confirm
(
"是否取消?"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
,
})
.
then
(()
=>
{
...
...
@@ -4241,7 +4241,7 @@
}
this
.
$confirm
(
confirmC
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
,
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/SalesModule/groupTourOrderByTuanOne.vue
View file @
76ad9213
...
...
@@ -3082,7 +3082,7 @@
}
this
.
$confirm
(
"是否取消?"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
@@ -3112,7 +3112,7 @@
}
this
.
$confirm
(
confirmC
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/SingleAirTicket/components/OrderList.vue
View file @
76ad9213
...
...
@@ -1316,7 +1316,7 @@
let
text
=
'是否确认设置收损?'
this
.
$confirm
(
text
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
@@ -1348,7 +1348,7 @@
let
text
=
'是否确认订单?'
this
.
$confirm
(
text
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/SupplierIndex.vue
View file @
76ad9213
...
...
@@ -2314,7 +2314,7 @@
this
.
editorTeam
=
false
;
this
.
$confirm
(
"是否退群?"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
@@ -2955,7 +2955,7 @@
this
.
deleteMsg
.
articleId
=
id
;
this
.
$confirm
(
"是否删除?"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
@@ -3386,7 +3386,7 @@
withdrawAapproval
(
workFlowId
,
templateType
)
{
this
.
$confirm
(
"是否撤回?"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/Ticketing/PassengerList.vue
View file @
76ad9213
...
...
@@ -483,7 +483,7 @@
getIsSure
()
{
this
.
$confirm
(
"是否确认航班信息?"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/Ticketing/flightManagement.vue
View file @
76ad9213
...
...
@@ -720,7 +720,7 @@
}
this
.
$confirm
(
text
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/Ticketing/trainManagement.vue
View file @
76ad9213
...
...
@@ -599,7 +599,7 @@
}
this
.
$confirm
(
text
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/TravelManager/TravelList/RegistrationList.vue
View file @
76ad9213
...
...
@@ -4356,7 +4356,7 @@
setChargeLoss
(
obj
)
{
this
.
$confirm
(
"确定恢复收损单"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
,
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/activity/CommodityActive.vue
View file @
76ad9213
...
...
@@ -190,7 +190,7 @@
Delete
(
item
)
{
this
.
$confirm
(
"是否删除"
+
item
.
name
+
"? 删除后不可恢复"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/activity/CommodityType.vue
View file @
76ad9213
...
...
@@ -247,7 +247,7 @@
Delete
(
item
)
{
this
.
$confirm
(
"是否删除"
+
item
.
name
+
"? 删除后不可恢复"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/administrative/empBankAccount.vue
View file @
76ad9213
...
...
@@ -740,9 +740,9 @@
},
err
=>
{})
},
checkCanAdd
()
{
this
.
$confirm
(
"客户类型与税号请务必填写正确,避免单据驳回!!"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
this
.
$confirm
(
"客户类型与税号请务必填写正确,避免单据驳回!!
!
"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/administrative/empBankAccountAll.vue
View file @
76ad9213
...
...
@@ -906,7 +906,7 @@ export default {
checkCanAdd
()
{
this
.
$confirm
(
"客户类型与税号请务必填写正确,避免单据驳回!!"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/busManagement/BookAcar/components/tripBusOrderList.vue
View file @
76ad9213
...
...
@@ -1503,7 +1503,7 @@
let
text
=
'是否确认设置收损?'
this
.
$confirm
(
text
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
@@ -1546,7 +1546,7 @@
}
this
.
$confirm
(
text
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/dmc/manager/GroundSupplier/index.vue
View file @
76ad9213
...
...
@@ -451,7 +451,7 @@
Delete
(
row
){
this
.
$confirm
(
"是否删除? 删除后不可恢复"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/index.vue
View file @
76ad9213
...
...
@@ -2814,7 +2814,7 @@
this
.
editorTeam
=
false
;
this
.
$confirm
(
"是否退群?"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
@@ -3451,7 +3451,7 @@
this
.
deleteMsg
.
articleId
=
id
;
this
.
$confirm
(
"是否删除?"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
@@ -3873,7 +3873,7 @@
withdrawAapproval
(
workFlowId
,
templateType
)
{
this
.
$confirm
(
"是否撤回?"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/orderCommon/orderlist.vue
View file @
76ad9213
...
...
@@ -1783,7 +1783,7 @@
deleteFile
(
obj
)
{
this
.
$confirm
(
"是否删除确认函?"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
,
})
.
then
(()
=>
{
...
...
@@ -1904,7 +1904,7 @@
}
this
.
$confirm
(
"是否取消?"
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
,
})
.
then
(()
=>
{
...
...
@@ -1934,7 +1934,7 @@
}
this
.
$confirm
(
confirmC
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
,
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/scenicSpot/reservation/OrderList.vue
View file @
76ad9213
...
...
@@ -1662,7 +1662,7 @@
}
this
.
$confirm
(
text
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
@@ -1701,7 +1701,7 @@
}
this
.
$confirm
(
text
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/plug/index.js
View file @
76ad9213
...
...
@@ -232,7 +232,7 @@ export default {
Vue
.
prototype
.
Confirm
=
function
(
msg
,
callback
)
{
this
.
$confirm
(
msg
,
`
${
this
.
$t
(
'tips.tips'
)}
`
,
{
confirmButtonText
:
`
${
this
.
$t
(
'pub.sureBtn'
)}
`
,
c
onfirm
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
c
ancel
ButtonText
:
`
${
this
.
$t
(
'pub.cancelBtn'
)}
`
,
type
:
"warning"
})
.
then
(()
=>
{
...
...
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