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
1f29a7cb
Commit
1f29a7cb
authored
Mar 20, 2019
by
王悦
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
576b6d8c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
TeamRevenueReport.vue
...mponents/FinancialModule/ReportForm/TeamRevenueReport.vue
+4
-3
No files found.
src/components/FinancialModule/ReportForm/TeamRevenueReport.vue
View file @
1f29a7cb
...
...
@@ -501,8 +501,9 @@ tr._item_list td:last-child {
<el-select
v-model=
"msg.DataType"
filterable
class=
"w150"
>
<el-option
key=
"-1"
value=
"-1"
label=
"不限"
></el-option>
<el-option
key=
"0"
value=
"1"
label=
"团队营收"
></el-option>
<el-option
key=
"1"
value=
"2"
label=
"机票"
></el-option>
<el-option
key=
"2"
value=
"3"
label=
"签证"
></el-option>
<el-option
key=
"2"
value=
"3"
label=
"单办签证"
></el-option>
<el-option
key=
"1"
value=
"2"
label=
"国际机票"
></el-option>
<el-option
key=
"2"
value=
"5"
label=
"散卖机票"
></el-option>
</el-select>
</el-form-item>
</el-col>
...
...
@@ -520,7 +521,7 @@ tr._item_list td:last-child {
</ul>
</div>
<ul
class=
"other_report clearfix"
>
<
li
@
click=
"goEasyReport"
>
简易报表
</li
>
<
!--
<li
@
click=
"goEasyReport"
>
简易报表
</li>
--
>
</ul>
<div
class=
"_fnDm_content"
v-loading=
"loading"
>
<v-table
...
...
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