Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dd_school
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangqi
dd_school
Commits
73c89d06
Commit
73c89d06
authored
Dec 01, 2023
by
zhaopanyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
zpy 12.1
parent
bdf3df57
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
ruoyi-ui/src/views/smartSchool/teacherManage/teacherLeaveInfoSum/index.vue
+2
-3
No files found.
ruoyi-ui/src/views/smartSchool/teacherManage/teacherLeaveInfoSum/index.vue
View file @
73c89d06
...
...
@@ -11,9 +11,8 @@
</el-option>
</el-select>
</el-form-item>
<el-form-item
label=
"级部/处室"
prop=
"applyOrgname"
>
<el-input
v-model=
"queryParams.applyOrgname"
clearable
placeholder=
"请输入级部/处室"
@
keyup
.
enter
.
native=
"handleQuery"
></el-input>
<el-form-item
label=
"标题"
prop=
"title"
>
<el-input
v-model=
"queryParams.title"
clearable
placeholder=
"请输入标题"
@
keyup
.
enter
.
native=
"handleQuery"
></el-input>
</el-form-item>
<el-form-item
label=
"请假时间"
>
<el-date-picker
v-model=
"dateRange"
style=
"width: 300px"
value-format=
"yyyy-MM-dd"
type=
"datetimerange"
...
...
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