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
cf5da719
Commit
cf5da719
authored
Mar 23, 2021
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
e7974e4c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
japaneseTrain.vue
src/pages/sale/japaneseTrain.vue
+6
-6
No files found.
src/pages/sale/japaneseTrain.vue
View file @
cf5da719
...
...
@@ -35,10 +35,10 @@
<q-field
filled
>
<
template
v-slot:control
>
<el-date-picker
v-model=
"msg.StartTime"
type=
"date"
placeholder=
"开学日期"
size=
"small"
style=
"width:47%;"
@
change=
"resetSearch"
clear-icon=
""
>
@
change=
"resetSearch"
clear-icon=
"
iconfont icon-guanbi
"
>
</el-date-picker>
至
<el-date-picker
v-model=
"msg.EndTime"
type=
"date"
placeholder=
"结束日期"
size=
"small"
style=
"width:47%;"
@
change=
"resetSearch"
clear-icon=
""
>
@
change=
"resetSearch"
clear-icon=
"
iconfont icon-guanbi
"
>
</el-date-picker>
</
template
>
</q-field>
...
...
@@ -49,10 +49,10 @@
<q-field
filled
>
<
template
v-slot:control
>
<el-date-picker
v-model=
"msg.JoinStartTime"
type=
"date"
placeholder=
"报名截止日期"
size=
"small"
style=
"width:47%;"
@
change=
"resetSearch"
>
style=
"width:47%;"
@
change=
"resetSearch"
clear-icon=
"iconfont icon-guanbi"
>
</el-date-picker>
至
<el-date-picker
v-model=
"msg.JoinEndTime"
type=
"date"
placeholder=
"报名截止日期"
size=
"small"
style=
"width:47%;"
@
change=
"resetSearch"
>
style=
"width:47%;"
@
change=
"resetSearch"
clear-icon=
"iconfont icon-guanbi"
>
</el-date-picker>
</
template
>
</q-field>
...
...
@@ -91,7 +91,7 @@
{{
item
.
TeacherName
.
substr
(
0
,
1
)
}}
</
template
>
</q-avatar>
{{item.TeacherName}}
{{item.TeacherName}}
</div>
<div><span
class=
"d2-n"
>
上课教室
</span>
{{item.RoomName}}
</div>
<div><span
class=
"d2-n"
>
上课时间
</span><span
...
...
@@ -643,7 +643,7 @@
bottom
:
0
}
.japaneseTrain
li
.d2
div
{
.japaneseTrain
li
.d2
>
div
{
margin
:
10px
0
;
font-size
:
14px
;
color
:
#111111
;
...
...
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