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
dc05f57d
Commit
dc05f57d
authored
Jan 20, 2026
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
4adf3ef3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
ViittoCommission.vue
src/components/administrative/ViittoCommission.vue
+3
-0
No files found.
src/components/administrative/ViittoCommission.vue
View file @
dc05f57d
...
...
@@ -24,6 +24,7 @@
<input
v-if=
"IsAuth==1"
type=
"button"
class=
"normalBtn"
@
click=
"CreateAirticketCommission()"
:value=
"$t('objFill.v101.administrative.shenchengtcbb')"
:disabled=
"isDisable"
/>
</li>
<li
>
<el-checkbox
v-model=
"IsYear"
:true-label=
"1"
:false-label=
"0"
>
年度
</el-checkbox>
<el-button
size=
"mini"
type=
"danger"
style=
"border-radius:14px"
@
click=
"exportExcel"
>
{{
$t
(
'objFill.v101.administrative.daochuygztc'
)
}}
</el-button>
</li>
...
...
@@ -80,6 +81,7 @@
isDisable
:
false
,
IsAuth
:
0
,
//生成票务提成权限
Periods
:
''
,
IsYear
:
0
}
},
mounted
()
{
...
...
@@ -93,6 +95,7 @@
let
msg
=
{
RB_Group_Id
:
this
.
getLocalStorage
().
RB_Group_id
,
Periods
:
this
.
Periods
,
IsYear
:
this
.
IsYear
}
let
text
=
this
.
$t
(
'tips.di'
)
+
this
.
Periods
+
this
.
$t
(
'objFill.v101.administrative.yuangongztc'
)
+
".xls"
this
.
GetLocalFile
(
...
...
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