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
c60adc3e
Commit
c60adc3e
authored
Jun 22, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
d909499c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
cycleList.vue
src/pages/financial/cycleList.vue
+3
-3
No files found.
src/pages/financial/cycleList.vue
View file @
c60adc3e
...
...
@@ -38,8 +38,8 @@
<div
class=
"page-search row items-center"
>
<div
class=
"col row wrap q-mr-lg q-col-gutter-md"
>
<div
class=
"col-3"
>
<q-select
filled
stack-label
@
input=
"getDepartList(msg.SchoolId),resetSearch()"
option-value=
"SId"
option-label=
"SName"
v-model=
"msg.School
Id"
ref=
"School
Id"
:options=
"schoolList"
label=
"校区"
<q-select
filled
stack-label
@
input=
"getDepartList(msg.School
_
Id),resetSearch()"
option-value=
"SId"
option-label=
"SName"
v-model=
"msg.School
_Id"
ref=
"School_
Id"
:options=
"schoolList"
label=
"校区"
:dense=
"false"
emit-value
map-options
/>
</div>
<div
class=
"col-3"
>
...
...
@@ -201,7 +201,7 @@
msg
:
{
PageIndex
:
1
,
PageSize
:
10
,
SchoolId
:
'-1'
,
School
_
Id
:
'-1'
,
Depart_Id
:
0
,
PeriodId
:
0
,
UserId
:
0
,
...
...
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