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
8c9d96d8
Commit
8c9d96d8
authored
Jan 25, 2024
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
51ebe9c1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
26 deletions
+26
-26
index.vue
...components/FinancialModule/MonthlyCostStatement/index.vue
+26
-26
No files found.
src/components/FinancialModule/MonthlyCostStatement/index.vue
View file @
8c9d96d8
...
...
@@ -43,18 +43,6 @@
</el-select>
</el-form-item>
</el-col>
<el-col
:span=
"4"
>
<el-form-item
label=
"费用部门:"
>
<el-select
filterable
v-model=
'msg.RB_Depart_Id'
@
change=
"employeeMsg.DepartmentId=msg.RB_Depart_Id,getEmployee(),msg.UpdateBy=''"
class=
""
>
<el-option
:value=
"0"
label=
"不限"
></el-option>
<el-option
v-for=
'item in DepartmentList'
:label=
'item.DepartmentName'
:value=
'item.DepartmentID'
:key=
'item.DepartmentID'
>
</el-option>
</el-select>
</el-form-item>
</el-col>
<el-col
:span=
"4"
>
<el-form-item
label=
"制单人员:"
>
<el-select
filterable
v-model=
'msg.UpdateBy'
class=
""
>
...
...
@@ -91,7 +79,7 @@
</el-form-item>
</el-col>
<el-col
:span=
"4"
>
<
!--
<
el-col
:span=
"4"
>
<el-form-item
:label=
"$t('fnc.dxleixing')"
>
<el-select
filterable
v-model=
'msg.ClientType'
@
change=
"ClaerClientAccountList(),msg.ClientID=''"
class=
""
>
...
...
@@ -100,7 +88,7 @@
</el-option>
</el-select>
</el-form-item>
</el-col>
</el-col>
-->
<el-col
:span=
"4"
>
<el-form-item
:label=
"$t('fnc.fkduixiang')"
>
<el-select
...
...
@@ -126,17 +114,6 @@
<
/el-select
>
<
/el-form-item
>
<
/el-col
>
<
el
-
col
:
span
=
"4"
>
<
el
-
form
-
item
label
=
"排序:"
>
<
el
-
select
filterable
v
-
model
=
'msg.Sort'
>
<
el
-
option
key
=
"-1"
value
=
"-1"
label
=
"不限"
><
/el-option
>
<
el
-
option
key
=
"0"
value
=
"0"
label
=
"团期"
><
/el-option
>
<
el
-
option
key
=
"1"
value
=
"1"
label
=
"汇款日期"
><
/el-option
>
<
el
-
option
key
=
"2"
value
=
"2"
label
=
"单号"
><
/el-option
>
<
el
-
option
key
=
"3"
value
=
"3"
label
=
"交易流水号"
><
/el-option
>
<
/el-select
>
<
/el-form-item
>
<
/el-col
>
<
el
-
col
:
span
=
"6"
>
<
el
-
form
-
item
label
=
"金额:"
>
<
div
style
=
"display: flex;flex-direction: row;flex-wrap: nowrap;"
>
...
...
@@ -207,7 +184,7 @@
<
el
-
option
key
=
"66"
value
=
"66"
label
=
"门票"
><
/el-option
>
<
el
-
option
key
=
"67"
value
=
"67"
label
=
"车辆"
><
/el-option
>
<
el
-
option
key
=
"62"
value
=
"62"
label
=
"签证"
><
/el-option
>
<
el
-
option
key
=
"
5"
value
=
"5
"
label
=
"日本车行"
><
/el-option
>
<
el
-
option
key
=
"
80"
value
=
"80
"
label
=
"日本车行"
><
/el-option
>
<
/el-select
>
<
/el-form-item
>
<
/el-col
>
...
...
@@ -216,6 +193,29 @@
<
el
-
input
v
-
model
=
"msg.ReFinanceId"
><
/el-input
>
<
/el-form-item
>
<
/el-col
>
<
el
-
col
:
span
=
"4"
>
<
el
-
form
-
item
label
=
"费用部门:"
>
<
el
-
select
filterable
v
-
model
=
'msg.RB_Depart_Id'
@
change
=
"employeeMsg.DepartmentId=msg.RB_Depart_Id,getEmployee(),msg.UpdateBy=''"
class
=
""
>
<
el
-
option
:
value
=
"0"
label
=
"不限"
><
/el-option
>
<
el
-
option
v
-
for
=
'item in DepartmentList'
:
label
=
'item.DepartmentName'
:
value
=
'item.DepartmentID'
:
key
=
'item.DepartmentID'
>
<
/el-option
>
<
/el-select
>
<
/el-form-item
>
<
/el-col
>
<
el
-
col
:
span
=
"4"
>
<
el
-
form
-
item
label
=
"排序:"
>
<
el
-
select
filterable
v
-
model
=
'msg.Sort'
>
<
el
-
option
key
=
"-1"
value
=
"-1"
label
=
"不限"
><
/el-option
>
<
el
-
option
key
=
"0"
value
=
"0"
label
=
"团期"
><
/el-option
>
<
el
-
option
key
=
"1"
value
=
"1"
label
=
"汇款日期"
><
/el-option
>
<
el
-
option
key
=
"2"
value
=
"2"
label
=
"单号"
><
/el-option
>
<
el
-
option
key
=
"3"
value
=
"3"
label
=
"交易流水号"
><
/el-option
>
<
/el-select
>
<
/el-form-item
>
<
/el-col
>
<
el
-
col
:
span
=
"6"
>
<
el
-
form
-
item
label
=
"备注查询:"
>
<
el
-
input
v
-
model
=
"msg.Remark"
><
/el-input
>
...
...
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