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
884722b8
Commit
884722b8
authored
Aug 14, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
0521f7c9
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
32 additions
and
13 deletions
+32
-13
fill.js
src/assets/common/lang/zhCN/fill.js
+1
-0
BasicDocuments.vue
src/components/FinancialModule/BasicDocuments.vue
+7
-1
FinancialDocumentsDetail.vue
src/components/FinancialModule/FinancialDocumentsDetail.vue
+9
-1
BaseListManager.vue
src/components/common/BaseListManager.vue
+2
-2
editOP.vue
src/components/cruiseShip/components/editOP.vue
+3
-3
cruiseShipOrderList.vue
src/components/cruiseShip/list/cruiseShipOrderList.vue
+10
-6
No files found.
src/assets/common/lang/zhCN/fill.js
View file @
884722b8
...
@@ -8209,6 +8209,7 @@ export const obj = {
...
@@ -8209,6 +8209,7 @@ export const obj = {
zuoyewangcheng
:
'作业完成'
,
zuoyewangcheng
:
'作业完成'
,
biangengshenqing
:
'变更申请'
,
biangengshenqing
:
'变更申请'
,
biangengyuanyin
:
'变更原因'
,
biangengyuanyin
:
'变更原因'
,
danxiangyoulun
:
'单项邮轮订单'
}
}
//#endregion
//#endregion
}
}
...
...
src/components/FinancialModule/BasicDocuments.vue
View file @
884722b8
...
@@ -900,8 +900,14 @@
...
@@ -900,8 +900,14 @@
<div
v-if=
"GetDetail.OtherType==61||GetDetail.OtherType==62"
class=
"illustrate-right fygsbumen-box-right"
<div
v-if=
"GetDetail.OtherType==61||GetDetail.OtherType==62"
class=
"illustrate-right fygsbumen-box-right"
@
click=
"ImpressionSingleDetails(isOrderOP?'singleProductHotelOrderOP':'singleProductHotelOrder')"
>
{{$t('objFill.dxjddd')+':'+GetDetail.ReFinanceId}}
</div>
@
click=
"ImpressionSingleDetails(isOrderOP?'singleProductHotelOrderOP':'singleProductHotelOrder')"
>
{{$t('objFill.dxjddd')+':'+GetDetail.ReFinanceId}}
</div>
<div
v-if=
"GetDetail.OtherType==66"
class=
"illustrate-right fygsbumen-box-right"
<
template
v-if=
"GetDetail.OtherType==66"
>
<div
v-if=
"userInfo.SimpleEasy"
class=
"illustrate-right fygsbumen-box-right"
@
click=
"ImpressionSingleDetails(isOrderOP?'cruiseShipOrderListOP':'cruiseShipOrderList')"
>
{{
$t
(
'objFill.v103.danxiangyoulun'
)
+
':'
+
GetDetail
.
ReFinanceId
}}
</div>
<div
v-else
class=
"illustrate-right fygsbumen-box-right"
@
click=
"ImpressionSingleDetails(isOrderOP?'SingleticketOrderListOP':'SingleticketOrderList')"
>
{{
$t
(
'objFill.dxmpdd'
)
+
':'
+
GetDetail
.
ReFinanceId
}}
</div>
@
click=
"ImpressionSingleDetails(isOrderOP?'SingleticketOrderListOP':'SingleticketOrderList')"
>
{{
$t
(
'objFill.dxmpdd'
)
+
':'
+
GetDetail
.
ReFinanceId
}}
</div>
</
template
>
<div
v-if=
"GetDetail.OtherType==67||GetDetail.OtherType==68"
class=
"illustrate-right fygsbumen-box-right"
<div
v-if=
"GetDetail.OtherType==67||GetDetail.OtherType==68"
class=
"illustrate-right fygsbumen-box-right"
@
click=
"ImpressionSingleDetails(isOrderOP?'CharterOrderListOP':'CharterOrderList')"
>
{{$t('objFill.dxcdd')+':'+GetDetail.ReFinanceId}}
</div>
@
click=
"ImpressionSingleDetails(isOrderOP?'CharterOrderListOP':'CharterOrderList')"
>
{{$t('objFill.dxcdd')+':'+GetDetail.ReFinanceId}}
</div>
<div
v-if=
"GetDetail.OtherType==80"
>
<div
v-if=
"GetDetail.OtherType==80"
>
...
...
src/components/FinancialModule/FinancialDocumentsDetail.vue
View file @
884722b8
...
@@ -925,9 +925,17 @@
...
@@ -925,9 +925,17 @@
<div
v-if=
"GetDetail.OtherType==61||GetDetail.OtherType==62"
class=
"illustrate-right fygsbumen-box-right"
<div
v-if=
"GetDetail.OtherType==61||GetDetail.OtherType==62"
class=
"illustrate-right fygsbumen-box-right"
@
click=
"ImpressionSingleDetails(isOrderOP?'singleProductHotelOrderOP':'singleProductHotelOrder')"
>
@
click=
"ImpressionSingleDetails(isOrderOP?'singleProductHotelOrderOP':'singleProductHotelOrder')"
>
{{
$t
(
'objFill.dxjddd'
)
+
':'
+
GetDetail
.
ReFinanceId
}}
</div>
{{
$t
(
'objFill.dxjddd'
)
+
':'
+
GetDetail
.
ReFinanceId
}}
</div>
<div
v-if=
"GetDetail.OtherType==66"
class=
"illustrate-right fygsbumen-box-right"
<template
v-if=
"GetDetail.OtherType==66"
>
<div
v-if=
"userInfo.SimpleEasy"
class=
"illustrate-right fygsbumen-box-right"
@
click=
"ImpressionSingleDetails(isOrderOP?'cruiseShipOrderListOP':'cruiseShipOrderList')"
>
{{
$t
(
'objFill.v103.danxiangyoulun'
)
+
':'
+
GetDetail
.
ReFinanceId
}}
</div>
<div
v-else
class=
"illustrate-right fygsbumen-box-right"
@
click=
"ImpressionSingleDetails(isOrderOP?'SingleticketOrderListOP':'SingleticketOrderList')"
>
@
click=
"ImpressionSingleDetails(isOrderOP?'SingleticketOrderListOP':'SingleticketOrderList')"
>
{{
$t
(
'objFill.dxmpdd'
)
+
':'
+
GetDetail
.
ReFinanceId
}}
</div>
{{
$t
(
'objFill.dxmpdd'
)
+
':'
+
GetDetail
.
ReFinanceId
}}
</div>
</
template
>
<div
v-if=
"GetDetail.OtherType==67||GetDetail.OtherType==68"
class=
"illustrate-right fygsbumen-box-right"
<div
v-if=
"GetDetail.OtherType==67||GetDetail.OtherType==68"
class=
"illustrate-right fygsbumen-box-right"
@
click=
"ImpressionSingleDetails(isOrderOP?'CharterOrderListOP':'CharterOrderList')"
>
@
click=
"ImpressionSingleDetails(isOrderOP?'CharterOrderListOP':'CharterOrderList')"
>
{{$t('objFill.dxcdd')+':'+GetDetail.ReFinanceId}}
</div>
{{$t('objFill.dxcdd')+':'+GetDetail.ReFinanceId}}
</div>
...
...
src/components/common/BaseListManager.vue
View file @
884722b8
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
<el-form-item
:label=
"field.label"
>
<el-form-item
:label=
"field.label"
>
<!-- 输入框 -->
<!-- 输入框 -->
<el-input
v-if=
"field.type === 'input'"
v-model=
"advancedFilters[field.key]"
<el-input
v-if=
"field.type === 'input'"
v-model=
"advancedFilters[field.key]"
:placeholder=
"field.placeholder"
:type=
"field.inputType || 'text'"
size=
"small"
>
:placeholder=
"field.placeholder"
clearable
:type=
"field.inputType || 'text'"
size=
"small"
>
</el-input>
</el-input>
<!-- 选择器 -->
<!-- 选择器 -->
...
@@ -45,7 +45,7 @@
...
@@ -45,7 +45,7 @@
<!-- 日期选择器 -->
<!-- 日期选择器 -->
<el-date-picker
v-else-if=
"field.type === 'date'"
v-model=
"advancedFilters[field.key]"
<el-date-picker
v-else-if=
"field.type === 'date'"
v-model=
"advancedFilters[field.key]"
:type=
"field.dateType || 'date'"
:placeholder=
"field.placeholder"
size=
"small"
:type=
"field.dateType || 'date'"
:placeholder=
"field.placeholder"
clearable
size=
"small"
style=
"width: 100%;"
:value-format=
"field.valueFormat || 'yyyy-MM-dd'"
>
style=
"width: 100%;"
:value-format=
"field.valueFormat || 'yyyy-MM-dd'"
>
</el-date-picker>
</el-date-picker>
</el-form-item>
</el-form-item>
...
...
src/components/cruiseShip/components/editOP.vue
View file @
884722b8
...
@@ -426,16 +426,16 @@
...
@@ -426,16 +426,16 @@
<
template
>
<
template
>
<div
class=
"flexOne changInfo"
:class=
"
{ 'drawer-mode': isDrawerMode }">
<div
class=
"flexOne changInfo"
:class=
"
{ 'drawer-mode': isDrawerMode }">
<div
class=
"resource-content clearfix"
>
<div
class=
"resource-content clearfix"
>
<el-form
:model=
"addMsg"
:rules=
"rules"
class=
"h-full"
ref=
"addMsg"
label-width=
"
0
"
>
<el-form
:model=
"addMsg"
:rules=
"rules"
class=
"h-full"
ref=
"addMsg"
label-width=
"
80px
"
>
<div
class=
"hotel-form-container h-full"
>
<div
class=
"hotel-form-container h-full"
>
<el-tabs
v-model=
"activeTab"
type=
"border-card"
class=
"hotel-tabs"
>
<el-tabs
v-model=
"activeTab"
type=
"border-card"
class=
"hotel-tabs"
>
<el-tab-pane
label=
"编辑OP"
name=
"basic"
>
<el-tab-pane
label=
"编辑OP"
name=
"basic"
>
<div
class=
"tab-content"
>
<div
class=
"tab-content"
>
<el-row
:gutter=
"16"
>
<el-row
:gutter=
"16"
>
<el-col
:span=
"19"
>
<el-col
:span=
"19"
>
<el-form-item
label=
"
"
prop=
"OpEmpId
"
>
<el-form-item
label=
"
OP"
prop=
"AppointOPList
"
>
<el-select
v-model=
"addMsg.AppointOPList"
<el-select
v-model=
"addMsg.AppointOPList"
multiple
filterable
placeholder=
"请选择OP"
>
multiple
filterable
placeholder=
"请选择OP"
clearable
>
<el-option
v-for=
'item in EmployeeList'
:label=
'item.EmName'
<el-option
v-for=
'item in EmployeeList'
:label=
'item.EmName'
:value=
'item.EmployeeId'
:key=
'item.EmployeeId'
></el-option>
:value=
'item.EmployeeId'
:key=
'item.EmployeeId'
></el-option>
</el-select>
</el-select>
...
...
src/components/cruiseShip/list/cruiseShipOrderList.vue
View file @
884722b8
...
@@ -29,12 +29,16 @@
...
@@ -29,12 +29,16 @@
{{
row
.
Income
-
row
.
CostMoney
-
row
.
Refund
>
0
?(
row
.
Income
-
row
.
CostMoney
-
row
.
Refund
).
toFixed
(
2
):
'-'
}}
{{
row
.
Income
-
row
.
CostMoney
-
row
.
Refund
>
0
?(
row
.
Income
-
row
.
CostMoney
-
row
.
Refund
).
toFixed
(
2
):
'-'
}}
</
template
>
</
template
>
<
template
slot=
"OrderGuestList"
slot-scope=
"{ row }"
>
<
template
slot=
"OrderGuestList"
slot-scope=
"{ row }"
>
<el-tag
v-for=
"(item,index) in row.OrderGuestList"
:key=
"index"
<template
v-for=
"(item,index) in row.OrderGuestList"
>
size=
"mini"
class=
"mr-xs"
>
{{
item
.
Name
}}
</el-tag>
<el-tag
:key=
"index"
size=
"mini"
class=
"mr-xs"
>
{{
item
.
Name
}}
</el-tag>
</
template
>
</template>
</template>
<
template
slot=
"AppointOPList"
slot-scope=
"{ row }"
>
<
template
slot=
"AppointOPList"
slot-scope=
"{ row }"
>
<el-tag
v-for=
"(item,index) in row.AppointOPList"
:key=
"index"
<template
v-for=
"(item,index) in row.AppointOPList"
>
size=
"mini"
class=
"mr-xs"
>
{{
item
.
OPName
}}
</el-tag>
<el-tag
:key=
"index"
size=
"mini"
class=
"mr-xs"
>
{{
item
.
OPName
}}
</el-tag>
,
</
template
>
</template>
</template>
<
template
slot=
"SupplierModel"
slot-scope=
"{ row }"
>
<
template
slot=
"SupplierModel"
slot-scope=
"{ row }"
>
<span>
<span>
...
@@ -42,7 +46,7 @@
...
@@ -42,7 +46,7 @@
</span>
</span>
</
template
>
</
template
>
<
template
slot=
"IncomeList"
slot-scope=
"{ row }"
>
<
template
slot=
"IncomeList"
slot-scope=
"{ row }"
>
<div
class=
"row justify-end pr-sm mb-xs"
>
<div
class=
"row justify-end pr-sm mb-xs"
v-if=
"row.OrderStatus == 2"
>
<el-tooltip
class=
"item"
effect=
"dark"
:content=
"$t('objFill.preparedocument')"
placement=
"top"
>
<el-tooltip
class=
"item"
effect=
"dark"
:content=
"$t('objFill.preparedocument')"
placement=
"top"
>
<i
class=
"pointer el-icon-circle-plus c059FF6"
<i
class=
"pointer el-icon-circle-plus c059FF6"
@
click=
"makeAdocument(row, $index, 1)"
></i>
@
click=
"makeAdocument(row, $index, 1)"
></i>
...
@@ -125,7 +129,7 @@
...
@@ -125,7 +129,7 @@
@
click=
"clickOperation(row,4)"
@
click=
"clickOperation(row,4)"
>
{{
$t
(
'pub.edit'
)
}}
OP
</span>
>
{{
$t
(
'pub.edit'
)
}}
OP
</span>
<span
v-if=
"row.OrderStatus!=3
&&isOP
"
<span
v-if=
"row.OrderStatus!=3"
class=
"c059FF6 mr-xs pointer"
class=
"c059FF6 mr-xs pointer"
@
click=
"clickOperation(row,5)"
@
click=
"clickOperation(row,5)"
>
{{
$t
(
'pub.edit'
)
}}{{
$t
(
'fnc.a_zongjine'
)
}}
</span>
>
{{
$t
(
'pub.edit'
)
}}{{
$t
(
'fnc.a_zongjine'
)
}}
</span>
...
...
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