Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
confucius
Project
Project
Details
Activity
Releases
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
罗超
confucius
Commits
350f3d54
Commit
350f3d54
authored
Mar 10, 2021
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
3656c41c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
employee_finace.vue
src/components/school/manager/employee_finace.vue
+2
-2
No files found.
src/components/school/manager/employee_finace.vue
View file @
350f3d54
...
...
@@ -3,7 +3,7 @@
<q-btn-toggle
style=
"width:50%;margin:0 auto;"
v-model=
"msg.Conditon"
spread
no-caps
toggle-color=
"primary"
color=
"#2961FE"
text-color=
"black"
class=
"my-custom-toggle"
:options=
"[
{label: '交接人发起的', value: 1},
{label: '待交接人审批的', value:
2
}
{label: '待交接人审批的', value:
3
}
]" @input="queryChange" />
<br
/>
<q-table
:pagination=
"msg"
:loading=
"loading"
no-data-label=
"暂无相关单据信息"
flat
...
...
@@ -163,7 +163,7 @@
saveObj
:
function
(
val
,
oldval
)
{
this
.
msg
.
pageIndex
=
1
;
if
(
this
.
saveObj
.
EmAccountId
&&
this
.
saveObj
.
EmAccountId
>
0
)
{
this
.
msg
.
Upd
ateBy
=
this
.
saveObj
.
EmAccountId
;
this
.
msg
.
Cre
ateBy
=
this
.
saveObj
.
EmAccountId
;
}
this
.
getPageList
();
}
...
...
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