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
ea1523d9
Commit
ea1523d9
authored
Oct 29, 2025
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1 营收报表处理 杨总巴厘岛查询
parent
92d73a18
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
12 additions
and
0 deletions
+12
-0
fill.js
src/assets/common/lang/EN/fill.js
+1
-0
fill.js
src/assets/common/lang/Japan/fill.js
+1
-0
fill.js
src/assets/common/lang/zhCN/fill.js
+1
-0
fill.js
src/assets/common/lang/zhTW/fill.js
+1
-0
TeamRevenueReport.vue
...mponents/FinancialModule/ReportForm/TeamRevenueReport.vue
+8
-0
No files found.
src/assets/common/lang/EN/fill.js
View file @
ea1523d9
...
@@ -1486,6 +1486,7 @@ export const obj = {
...
@@ -1486,6 +1486,7 @@ export const obj = {
lingduilx
:
'Leader type'
,
lingduilx
:
'Leader type'
,
lingjd
:
'Lead and guide'
,
lingjd
:
'Lead and guide'
,
zhikansjwzd
:
'Only look at the receipt without the document'
,
zhikansjwzd
:
'Only look at the receipt without the document'
,
zhikanbali
:
'Only watch Bali tours'
,
tuanduilx
:
'Team type'
,
tuanduilx
:
'Team type'
,
changguit
:
'Regular regiment'
,
changguit
:
'Regular regiment'
,
xiaobaot
:
'Small group'
,
xiaobaot
:
'Small group'
,
...
...
src/assets/common/lang/Japan/fill.js
View file @
ea1523d9
...
@@ -1485,6 +1485,7 @@ export const obj = {
...
@@ -1485,6 +1485,7 @@ export const obj = {
lingduilx
:
'リーダータイプ'
,
lingduilx
:
'リーダータイプ'
,
lingjd
:
'導を兼ねます'
,
lingjd
:
'導を兼ねます'
,
zhikansjwzd
:
'レシートを見ていないだけ'
,
zhikansjwzd
:
'レシートを見ていないだけ'
,
zhikanbali
:
'只看巴厘岛团'
,
tuanduilx
:
'チームタイプ'
,
tuanduilx
:
'チームタイプ'
,
changguit
:
'通常団'
,
changguit
:
'通常団'
,
xiaobaot
:
'小包団'
,
xiaobaot
:
'小包団'
,
...
...
src/assets/common/lang/zhCN/fill.js
View file @
ea1523d9
...
@@ -1485,6 +1485,7 @@ export const obj = {
...
@@ -1485,6 +1485,7 @@ export const obj = {
lingduilx
:
'领队类型'
,
lingduilx
:
'领队类型'
,
lingjd
:
'领兼导'
,
lingjd
:
'领兼导'
,
zhikansjwzd
:
'只看收据未制单'
,
zhikansjwzd
:
'只看收据未制单'
,
zhikanbali
:
'只看巴厘岛团'
,
tuanduilx
:
'团队类型'
,
tuanduilx
:
'团队类型'
,
changguit
:
'常规团'
,
changguit
:
'常规团'
,
xiaobaot
:
'小包团'
,
xiaobaot
:
'小包团'
,
...
...
src/assets/common/lang/zhTW/fill.js
View file @
ea1523d9
...
@@ -1485,6 +1485,7 @@ export const obj = {
...
@@ -1485,6 +1485,7 @@ export const obj = {
lingduilx
:
'領隊類型'
,
lingduilx
:
'領隊類型'
,
lingjd
:
'領兼導'
,
lingjd
:
'領兼導'
,
zhikansjwzd
:
'只看收據未制單'
,
zhikansjwzd
:
'只看收據未制單'
,
zhikanbali
:
'只看巴厘島團'
,
tuanduilx
:
'團隊類型'
,
tuanduilx
:
'團隊類型'
,
changguit
:
'常規團'
,
changguit
:
'常規團'
,
xiaobaot
:
'小包團'
,
xiaobaot
:
'小包團'
,
...
...
src/components/FinancialModule/ReportForm/TeamRevenueReport.vue
View file @
ea1523d9
...
@@ -657,6 +657,14 @@ tr._item_list td:last-child {
...
@@ -657,6 +657,14 @@ tr._item_list td:last-child {
</el-select>
</el-select>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"4"
v-if=
"getCompanyMsg.RB_Group_Id==2 && (empBranchId==0 || empBranchId==1252)"
>
<el-form-item
label=
"其他查询"
>
<el-select
v-model=
"msg.SpecialType"
class=
"w150"
>
<el-option
value=
"0"
:label=
"$t('pub.unlimitedSel')"
></el-option>
<el-option
value=
"1"
:label=
"$t('objFill.zhikanbali')"
></el-option>
</el-select>
</el-form-item>
</el-col>
</
template
>
</
template
>
<el-col
:span=
"6"
v-if=
"userId==1 || userId==5 || userId==2786 || F_GeneralManager"
>
<el-col
:span=
"6"
v-if=
"userId==1 || userId==5 || userId==2786 || F_GeneralManager"
>
<el-button
@
click=
"msg.Is_Open=0,SetTravelClose()"
type=
"danger"
size=
"small"
round
:loading=
"btnloading"
>
{{$t('objFill.kaiqitdsz')}}
</el-button>
<el-button
@
click=
"msg.Is_Open=0,SetTravelClose()"
type=
"danger"
size=
"small"
round
:loading=
"btnloading"
>
{{$t('objFill.kaiqitdsz')}}
</el-button>
...
...
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