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
254295ae
Commit
254295ae
authored
Dec 27, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改样式
parent
3c694b04
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
149 additions
and
36 deletions
+149
-36
schedul-visit.vue
src/components/schedul/schedul-visit.vue
+8
-0
student-left.vue
src/components/school/student/student-left.vue
+36
-32
studentRight-form.vue
src/components/school/student/studentRight-form.vue
+1
-1
course.vue
src/pages/course/course.vue
+17
-3
courseList.vue
src/pages/sale/courseList.vue
+87
-0
No files found.
src/components/schedul/schedul-visit.vue
View file @
254295ae
...
...
@@ -201,6 +201,13 @@
<q-table
v-if=
"tabCheck == 'first'"
hide-bottom
:columns=
"visitColumns"
:data=
"showTodayVist"
:loading=
"loadingObj.visitLoading"
no-data-label=
"暂无相关数据"
flat
class=
"sticky-right-column-table sticky-column-table"
separator=
"none"
>
<
template
v-slot:body-cell-StuName=
"props"
>
<q-td
:props=
"props"
>
<div
class=
"text-blue cursor-pointer"
@
click=
"getStuRight(props.row)"
>
{{
props
.
value
}}
</div>
</q-td>
</
template
>
<
template
v-slot:body-cell-Option=
"props"
>
<q-td
:props=
"props"
>
<q-btn
dense
flat
color=
"primary"
v-if=
"props.row.IsVisit != 1"
...
...
@@ -662,6 +669,7 @@
getStuRight
(
obj
)
{
if
(
obj
)
{
this
.
stuOption
=
obj
;
this
.
stuOption
.
noEdit
=
true
}
else
{
this
.
stuOption
=
null
;
}
...
...
src/components/school/student/student-left.vue
View file @
254295ae
This diff is collapsed.
Click to expand it.
src/components/school/student/studentRight-form.vue
View file @
254295ae
...
...
@@ -39,7 +39,7 @@
<q-tab
name=
"2"
label=
"操作"
/>
<q-tab
name=
"3"
label=
"订单"
/>
<q-tab
name=
"4"
label=
"合同"
/>
<q-tab
name=
"5"
label=
"协同人员"
/>
<q-tab
v-if=
"!baseObj.noEdit"
name=
"5"
label=
"协同人员"
/>
</q-tabs>
<div
class=
"operate_Content"
style=
"flex:1;"
>
<div
class=
"detail_Main"
>
...
...
src/pages/course/course.vue
View file @
254295ae
...
...
@@ -244,14 +244,14 @@
{
name
:
"B2CRatio"
,
required
:
true
,
label
:
"直客优惠
返佣
比例"
,
label
:
"直客优惠比例"
,
align
:
"left"
,
field
:
(
row
)
=>
row
.
B2CRatio
},
{
name
:
"B2CReNewRatio"
,
required
:
true
,
label
:
"直客优惠续费
返佣
比例"
,
label
:
"直客优惠续费比例"
,
align
:
"left"
,
field
:
(
row
)
=>
row
.
B2CReNewRatio
},
...
...
@@ -305,10 +305,24 @@
field
:
(
row
)
=>
row
.
InnerRecommendRatio
},
{
name
:
"
InnerRecommendReNew
Ratio"
,
name
:
"
B2CRb
Ratio"
,
required
:
true
,
label
:
"内推续费返佣比例"
,
align
:
"left"
,
field
:
(
row
)
=>
row
.
B2CRbRatio
},
{
name
:
"B2CRbRatioValue"
,
required
:
true
,
label
:
"直客返佣"
,
align
:
"left"
,
field
:
(
row
)
=>
row
.
B2CRbRatioValue
},
{
name
:
"InnerRecommendReNewRatio"
,
required
:
true
,
label
:
"直客续费返佣"
,
align
:
"left"
,
field
:
(
row
)
=>
row
.
InnerRecommendReNewRatio
},
...
...
src/pages/sale/courseList.vue
View file @
254295ae
...
...
@@ -352,6 +352,93 @@
align
:
"left"
,
field
:
row
=>
row
.
PreferentialList
},
// 12月15号新增参数
{
name
:
"B2CRatio"
,
required
:
true
,
label
:
"直客优惠比例"
,
align
:
"left"
,
field
:
(
row
)
=>
row
.
B2CRatio
},
{
name
:
"B2CReNewRatio"
,
required
:
true
,
label
:
"直客优惠续费比例"
,
align
:
"left"
,
field
:
(
row
)
=>
row
.
B2CReNewRatio
},
{
name
:
"B2BRebateRatio"
,
required
:
true
,
label
:
"一般同行返佣比例"
,
align
:
"left"
,
field
:
(
row
)
=>
row
.
B2BRebateRatio
},
{
name
:
"B2BReNewRatio"
,
required
:
true
,
label
:
"一般同行续费返佣比例"
,
align
:
"left"
,
field
:
(
row
)
=>
row
.
B2BReNewRatio
},
{
name
:
"SchoolRebateRatio"
,
required
:
true
,
label
:
"校园同行返佣比例"
,
align
:
"left"
,
field
:
(
row
)
=>
row
.
SchoolRebateRatio
},
{
name
:
"SchoolReNewRatio"
,
required
:
true
,
label
:
"校园同行续费返佣比例"
,
align
:
"left"
,
field
:
(
row
)
=>
row
.
SchoolReNewRatio
},
{
name
:
"TransIntroductceRatio"
,
required
:
true
,
label
:
"转介返佣比例"
,
align
:
"left"
,
field
:
(
row
)
=>
row
.
TransIntroductceRatio
},
{
name
:
"TransIntroductceReNewRatio"
,
required
:
true
,
label
:
"转介续费返佣比例"
,
align
:
"left"
,
field
:
(
row
)
=>
row
.
TransIntroductceReNewRatio
},
{
name
:
"InnerRecommendRatio"
,
required
:
true
,
label
:
"内推返佣比例"
,
align
:
"left"
,
field
:
(
row
)
=>
row
.
InnerRecommendRatio
},
{
name
:
"InnerRecommendReNewRatio"
,
required
:
true
,
label
:
"内推续费返佣比例"
,
align
:
"left"
,
field
:
(
row
)
=>
row
.
InnerRecommendReNewRatio
},
{
name
:
"B2CRbRatio"
,
required
:
true
,
label
:
"直客返佣"
,
align
:
"left"
,
field
:
(
row
)
=>
row
.
B2CRbRatio
},
{
name
:
"B2CRbRatioValue"
,
required
:
true
,
label
:
"直客续费返佣"
,
align
:
"left"
,
field
:
(
row
)
=>
row
.
B2CRbRatioValue
},
{
name
:
"TeacherList"
,
label
:
"教师团队"
,
...
...
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