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
27427b12
Commit
27427b12
authored
Jan 13, 2026
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
a324741a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
TeamRevenueReport.vue
...mponents/FinancialModule/ReportForm/TeamRevenueReport.vue
+2
-2
No files found.
src/components/FinancialModule/ReportForm/TeamRevenueReport.vue
View file @
27427b12
...
@@ -659,7 +659,7 @@ tr._item_list td:last-child {
...
@@ -659,7 +659,7 @@ tr._item_list td:last-child {
</el-col>
</el-col>
<el-col
:span=
"4"
>
<el-col
:span=
"4"
>
<el-form-item
label=
"收入类型"
>
<el-form-item
label=
"收入类型"
>
<el-select
v-model=
"msg.
SelectData
Type"
class=
"w150"
>
<el-select
v-model=
"msg.
Income
Type"
class=
"w150"
>
<el-option
value=
"0"
:label=
"$t('pub.unlimitedSel')"
></el-option>
<el-option
value=
"0"
:label=
"$t('pub.unlimitedSel')"
></el-option>
<el-option
value=
"1"
label=
"公司收入"
></el-option>
<el-option
value=
"1"
label=
"公司收入"
></el-option>
<el-option
value=
"2"
label=
"个人收入"
></el-option>
<el-option
value=
"2"
label=
"个人收入"
></el-option>
...
@@ -1360,7 +1360,7 @@ export default {
...
@@ -1360,7 +1360,7 @@ export default {
TeamType
:
'0'
,
TeamType
:
'0'
,
IsSelectReceipt
:
0
,
IsSelectReceipt
:
0
,
StandardCurrencyId
:
-
1
,
StandardCurrencyId
:
-
1
,
SelectData
Type
:
'1'
Income
Type
:
'1'
},
},
getCompanyMsg
:
{
getCompanyMsg
:
{
// 公司
// 公司
...
...
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