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
c797edb9
Commit
c797edb9
authored
Jul 20, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
a4b86937
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
temporaryClassbill-form.vue
src/components/sale/temporaryClassbill-form.vue
+4
-4
No files found.
src/components/sale/temporaryClassbill-form.vue
View file @
c797edb9
...
@@ -188,11 +188,11 @@
...
@@ -188,11 +188,11 @@
@
click=
"goCourse(setingObj.CourseName)"
>
{{
setingObj
.
CourseName
}}
</span>
@
click=
"goCourse(setingObj.CourseName)"
>
{{
setingObj
.
CourseName
}}
</span>
</div>
</div>
</div>
</div>
<div
class=
"backinfo_Item"
>
<div
class=
"backinfo_Item"
style=
"margin-bottom:20px"
>
<span
class=
"role_Line"
style=
"background-color:#02C499"
></span>
上课时间信息
<span
class=
"role_Line"
style=
"background-color:#02C499"
></span>
上课时间信息
</div>
</div>
<q-table
:pagination=
"msg"
no-data-label=
"暂无相关数据"
flat
<q-table
:pagination=
"msg"
no-data-label=
"暂无相关数据"
flat
class=
"sticky-column-table
"
separator=
"non
e"
:data=
"setingObj.DataObj.ClassPlanTimeList"
class=
"sticky-column-table
no-bottom-tabl
e"
:data=
"setingObj.DataObj.ClassPlanTimeList"
:columns=
"columns"
row-key=
"name"
>
:columns=
"columns"
row-key=
"name"
>
<template
v-slot:body-cell-time=
"props"
>
<template
v-slot:body-cell-time=
"props"
>
<q-td
>
<q-td
>
...
@@ -203,11 +203,11 @@
...
@@ -203,11 +203,11 @@
</
template
>
</
template
>
</q-table>
</q-table>
</div>
</div>
<div
class=
"backinfo_Item"
>
<div
class=
"backinfo_Item"
style=
"margin-bottom:20px;margin-top:10px;"
>
<span
class=
"role_Line"
style=
"background-color:#8175FB"
></span>
目标学员信息
<span
class=
"role_Line"
style=
"background-color:#8175FB"
></span>
目标学员信息
</div>
</div>
<q-table
:pagination=
"msg"
no-data-label=
"暂无相关数据"
flat
<q-table
:pagination=
"msg"
no-data-label=
"暂无相关数据"
flat
class=
"sticky-column-table
"
separator=
"non
e"
:data=
"setingObj.DataObj.OrderGuestList"
class=
"sticky-column-table
no-bottom-tabl
e"
:data=
"setingObj.DataObj.OrderGuestList"
:columns=
"columns2"
row-key=
"name"
>
:columns=
"columns2"
row-key=
"name"
>
<
template
v-slot:body-cell-process=
"props"
>
<
template
v-slot:body-cell-process=
"props"
>
<td>
<td>
...
...
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