Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bms-vue-obear
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
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
daywrite
bms-vue-obear
Commits
4aaae7a1
Commit
4aaae7a1
authored
Apr 20, 2019
by
daywrite
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
报销类型更新
parent
f3b9fa48
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
reimbursementHome.vue
src/components/reimbursement_list/reimbursementHome.vue
+2
-2
No files found.
src/components/reimbursement_list/reimbursementHome.vue
View file @
4aaae7a1
...
...
@@ -22,7 +22,7 @@
<div
class=
"page-body-content"
>
<div
class=
"mb10"
>
<singleRadioTool
:form-item=
"form
.navCount
"
:form-item=
"form
['ReimbursementSearch[filter]']
"
:options-list=
"result.navCount"
@
update:item=
"val =>
{ reimTypeChange(val) }">
<el-radio-button
solt=
"default"
key=
"default"
label=
"default"
value=
"报销单"
>
报销单
</el-radio-button>
...
...
@@ -133,7 +133,7 @@ export default {
filter
:
[],
form
:
{
'ClientSearch[keyword]'
:
''
,
'
navCount'
:
'default
'
'
ReimbursementSearch[filter]'
:
'all
'
},
// reimTypeArray: [],
pagenation
:
{
...
...
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