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
925e51ec
Commit
925e51ec
authored
Aug 29, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/luochao/confucius
parents
fd4a1389
fbb234a6
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
30 additions
and
30 deletions
+30
-30
marketCommissionfrom.vue
src/components/finance/marketCommissionfrom.vue
+2
-2
student-left.vue
src/components/school/student/student-left.vue
+2
-2
stufollowlist.vue
src/components/school/student/stufollowlist.vue
+3
-3
stulist.vue
src/components/school/student/stulist.vue
+1
-1
study-form.vue
src/components/school/student/transfer-order/study-form.vue
+1
-1
commissionRule.vue
src/pages/financial/market/commissionRule.vue
+5
-5
guestConsultation.vue
src/pages/sale/guestConsultation.vue
+14
-14
marketTracking.vue
src/pages/sale/marketTracking.vue
+1
-1
studentTracking.vue
src/pages/sale/studentTracking.vue
+1
-1
No files found.
src/components/finance/marketCommissionfrom.vue
View file @
925e51ec
...
@@ -123,7 +123,7 @@
...
@@ -123,7 +123,7 @@
<q-checkbox
v-model=
"personnel"
label=
"全选"
@
input=
'getallpersonnel(1)'
/>
<q-checkbox
v-model=
"personnel"
label=
"全选"
@
input=
'getallpersonnel(1)'
/>
</div>
</div>
</div>
</div>
<div
style=
"display: flex;align-items: center;margin-bottom: 15px;"
>
<
!--
<
div
style=
"display: flex;align-items: center;margin-bottom: 15px;"
>
<q-select
<q-select
filled
filled
stack-label
stack-label
...
@@ -147,7 +147,7 @@
...
@@ -147,7 +147,7 @@
<div
class=
"q-gutter-sm"
style=
"margin-right: 18px;"
>
<div
class=
"q-gutter-sm"
style=
"margin-right: 18px;"
>
<q-checkbox
v-model=
"branch"
label=
"全选"
@
input=
'getallpersonnel(2)'
/>
<q-checkbox
v-model=
"branch"
label=
"全选"
@
input=
'getallpersonnel(2)'
/>
</div>
</div>
</div>
</div>
-->
<div>
<div>
...
...
src/components/school/student/student-left.vue
View file @
925e51ec
...
@@ -527,7 +527,7 @@
...
@@ -527,7 +527,7 @@
this
.
getStudentDorpDown
();
this
.
getStudentDorpDown
();
this
.
getGetNeedsList
();
this
.
getGetNeedsList
();
this
.
queryStuTelType
();
this
.
queryStuTelType
();
console
.
log
(
"this.StudentType"
,
this
.
StudentType
);
if
(
this
.
saveObj
)
{
if
(
this
.
saveObj
)
{
if
(
this
.
saveObj
.
StuId
>
0
)
{
if
(
this
.
saveObj
.
StuId
>
0
)
{
this
.
customMsg
.
StuId
=
this
.
saveObj
.
StuId
;
this
.
customMsg
.
StuId
=
this
.
saveObj
.
StuId
;
...
@@ -871,11 +871,11 @@
...
@@ -871,11 +871,11 @@
this
.
customObj
.
StuEducation
=
tempDate
.
StuEducation
;
this
.
customObj
.
StuEducation
=
tempDate
.
StuEducation
;
this
.
customObj
.
StuPurpose
=
tempDate
.
StuPurpose
;
this
.
customObj
.
StuPurpose
=
tempDate
.
StuPurpose
;
this
.
customObj
.
StudentType
=
tempDate
.
StudentType
;
this
.
customObj
.
StudentType
=
tempDate
.
StudentType
;
if
(
tempDate
.
StuPurpose
&&
tempDate
.
StuPurpose
.
length
>
0
&&
tempDate
.
StuPurpose
!=
"0"
){
if
(
tempDate
.
StuPurpose
&&
tempDate
.
StuPurpose
.
length
>
0
&&
tempDate
.
StuPurpose
!=
"0"
){
this
.
customObj
.
StuPurposeList
=
tempDate
.
StuPurpose
.
split
(
","
).
map
(
Number
);
this
.
customObj
.
StuPurposeList
=
tempDate
.
StuPurpose
.
split
(
","
).
map
(
Number
);
}
}
console
.
log
(
"StuPurposeList"
,
this
.
customObj
.
StuPurposeList
);
this
.
customObj
.
CreateBy
=
tempDate
.
CreateBy
;
this
.
customObj
.
CreateBy
=
tempDate
.
CreateBy
;
this
.
customObj
.
CustomerId
=
tempDate
.
CustomerId
;
this
.
customObj
.
CustomerId
=
tempDate
.
CustomerId
;
this
.
customObj
.
StuType
=
tempDate
.
StuType
;
this
.
customObj
.
StuType
=
tempDate
.
StuType
;
...
...
src/components/school/student/stufollowlist.vue
View file @
925e51ec
...
@@ -68,7 +68,7 @@
...
@@ -68,7 +68,7 @@
<tr>
<tr>
<th
width=
"120"
rowspan=
"2"
style=
"min-width: 110px;z-index: 999;"
>
学生
</th>
<th
width=
"120"
rowspan=
"2"
style=
"min-width: 110px;z-index: 999;"
>
学生
</th>
<th
width=
"120"
rowspan=
"2"
style=
"min-width: 110px;"
>
电话
</th>
<th
width=
"120"
rowspan=
"2"
style=
"min-width: 110px;"
>
电话
</th>
<
th
width=
"120"
rowspan=
"2"
style=
"min-width: 110px;"
>
课程顾问
</th
>
<
!--
<th
width=
"120"
rowspan=
"2"
style=
"min-width: 110px;"
>
课程顾问
</th>
--
>
<th
width=
"120"
rowspan=
"2"
style=
"min-width: 110px;"
>
班主任
</th>
<th
width=
"120"
rowspan=
"2"
style=
"min-width: 110px;"
>
班主任
</th>
<th
width=
"100"
rowspan=
"2"
style=
"min-width: 100px;"
>
合同时间
</th>
<th
width=
"100"
rowspan=
"2"
style=
"min-width: 100px;"
>
合同时间
</th>
<th
width=
"200"
rowspan=
"2"
style=
"min-width: 200px;"
>
所报课程
</th>
<th
width=
"200"
rowspan=
"2"
style=
"min-width: 200px;"
>
所报课程
</th>
...
@@ -106,9 +106,9 @@
...
@@ -106,9 +106,9 @@
<td>
<td>
<span>
{{
item
.
StuTel
}}
</span>
<span>
{{
item
.
StuTel
}}
</span>
</td>
</td>
<td>
<
!--
<
td>
<span
v-html=
"getCurseManager(item)"
></span>
<span
v-html=
"getCurseManager(item)"
></span>
</td>
</td>
-->
<td>
<td>
<span
v-html=
"getTeacherManager(item)"
></span>
<span
v-html=
"getTeacherManager(item)"
></span>
</td>
</td>
...
...
src/components/school/student/stulist.vue
View file @
925e51ec
...
@@ -265,7 +265,7 @@
...
@@ -265,7 +265,7 @@
:checkType=
"checkType"
:save-obj=
"stuOption"
@
close=
"closeStuForm"
@
success=
"refreshStuList"
:checkType=
"checkType"
:save-obj=
"stuOption"
@
close=
"closeStuForm"
@
success=
"refreshStuList"
@
reload=
"referDataHandler"
>
@
reload=
"referDataHandler"
>
</studentRight-form>
</studentRight-form>
<studentAdd-form
v-if=
"isShowAdd"
:save-obj=
"stuOption"
@
close=
"closeStuForm"
@
success=
"refreshStuList"
>
<studentAdd-form
v-if=
"isShowAdd"
:
StudentType=
"StudentType"
:
save-obj=
"stuOption"
@
close=
"closeStuForm"
@
success=
"refreshStuList"
>
</studentAdd-form>
</studentAdd-form>
<transfer-order
v-if=
"isShowTransfer"
:select=
"selection"
@
close=
"closeStuForm"
@
success=
"refreshStuList"
>
<transfer-order
v-if=
"isShowTransfer"
:select=
"selection"
@
close=
"closeStuForm"
@
success=
"refreshStuList"
>
</transfer-order>
</transfer-order>
...
...
src/components/school/student/transfer-order/study-form.vue
View file @
925e51ec
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
</q-item>
</q-item>
</
template
>
</
template
>
</q-select>
</q-select>
<q-select
v-model=
"OrderMsg.CourseConsultantId"
:disable=
"CourseConsultantDisable"
:options=
"EmployeeList2"
filled
use-input
label=
"课程顾问"
<q-select
v-
if=
"false"
v-
model=
"OrderMsg.CourseConsultantId"
:disable=
"CourseConsultantDisable"
:options=
"EmployeeList2"
filled
use-input
label=
"课程顾问"
option-label=
"EmployeeName"
option-value=
"Id"
ref=
"EmployeeName2"
class=
"col-6 q-py-sm"
emit-value
map-options
option-label=
"EmployeeName"
option-value=
"Id"
ref=
"EmployeeName2"
class=
"col-6 q-py-sm"
emit-value
map-options
@
filter=
"filterFn2"
>
@
filter=
"filterFn2"
>
<
template
v-slot:no-option
>
<
template
v-slot:no-option
>
...
...
src/pages/financial/market/commissionRule.vue
View file @
925e51ec
...
@@ -73,8 +73,8 @@
...
@@ -73,8 +73,8 @@
<th
width=
""
>
课程
</th>
<th
width=
""
>
课程
</th>
<th
width=
"7%"
>
首次发放比例
</th>
<th
width=
"7%"
>
首次发放比例
</th>
<th
width=
"10%"
>
课程比例
</th>
<th
width=
"10%"
>
课程比例
</th>
<th
width=
"10%"
>
提成
人员
</th>
<th
width=
"10%"
>
参与
人员
</th>
<
th
width=
"10%"
>
部门人员
</th
>
<
!--
<th
width=
"10%"
>
部门人员
</th>
--
>
<th
width=
"10%"
>
操作
</th>
<th
width=
"10%"
>
操作
</th>
</tr>
</tr>
<tr>
<tr>
...
@@ -129,7 +129,7 @@
...
@@ -129,7 +129,7 @@
</el-popover>
</el-popover>
</td>
</td>
<td
style=
"padding: 0 10px;"
>
<
!--
<
td
style=
"padding: 0 10px;"
>
<span
v-for=
"( son , sIndex ) in item.ChildEmpList"
:key=
"sIndex"
>
<span
v-for=
"( son , sIndex ) in item.ChildEmpList"
:key=
"sIndex"
>
<span
v-if=
"sIndex
<8
"
>
{{
son
.
EmployeeName
}}{{
item
.
ChildEmpList
.
length
==
sIndex
+
1
?
''
:
'、'
}}
</span>
<span
v-if=
"sIndex
<8
"
>
{{
son
.
EmployeeName
}}{{
item
.
ChildEmpList
.
length
==
sIndex
+
1
?
''
:
'、'
}}
</span>
</span>
</span>
...
@@ -142,7 +142,7 @@
...
@@ -142,7 +142,7 @@
:content=
"item.ChildEmpListtext"
>
:content=
"item.ChildEmpListtext"
>
<el-button
slot=
"reference"
style=
"border: none;"
type=
"text"
>
查看更多
</el-button>
<el-button
slot=
"reference"
style=
"border: none;"
type=
"text"
>
查看更多
</el-button>
</el-popover>
</el-popover>
</td>
</td>
-->
<td>
<td>
<q-btn
<q-btn
flat
flat
...
@@ -229,7 +229,7 @@
...
@@ -229,7 +229,7 @@
>
{{
son
.
StartValue
}}
<span>
{{
son
.
EndValue
&&
son
.
EndValue
!=-
1
?
'<=人头<='
:
'<=人头'
}}
</span><span
v-if=
"son.EndValue && son.EndValue!=-1"
>
{{
son
.
EndValue
}}
</span></th>
>
{{
son
.
StartValue
}}
<span>
{{
son
.
EndValue
&&
son
.
EndValue
!=-
1
?
'<=人头<='
:
'<=人头'
}}
</span><span
v-if=
"son.EndValue && son.EndValue!=-1"
>
{{
son
.
EndValue
}}
</span></th>
</tr>
</tr>
<tr
style=
""
>
<tr
style=
""
>
<td
style=
"min-width: 220px;"
v-for=
"( son , sIndex ) in item.ZGAwardList"
:key=
"sIndex"
>
{{
son
.
Rate
}}
</td>
<td
style=
"min-width: 220px;"
v-for=
"( son , sIndex ) in item.ZGAwardList"
:key=
"sIndex"
>
{{
son
.
Rate
}}
/人
</td>
</tr>
</tr>
</table>
</table>
...
...
src/pages/sale/guestConsultation.vue
View file @
925e51ec
...
@@ -73,9 +73,9 @@
...
@@ -73,9 +73,9 @@
<
template
v-if=
"morequery"
>
<
template
v-if=
"morequery"
>
<div
class=
"col-3"
>
<div
class=
"col-3"
>
<q-select
@
input=
"resetSearch"
dense
filled
v-model=
"msg.StuStage"
:options=
"customState"
<q-select
@
input=
"resetSearch"
dense
filled
v-model=
"msg.StuStage"
:options=
"customState"
option-label=
"Name"
option-value=
"Id"
emit-value
map-options
label=
"客户
状态
"
clearable
/>
option-label=
"Name"
option-value=
"Id"
emit-value
map-options
label=
"客户
进度
"
clearable
/>
</div>
</div>
<div
class=
"col-3"
>
<div
class=
"col-3"
v-if=
"false"
>
<q-select
@
input=
"resetSearch"
dense
filled
option-value=
"Id"
option-label=
"EmployeeName"
<q-select
@
input=
"resetSearch"
dense
filled
option-value=
"Id"
option-label=
"EmployeeName"
v-model=
"msg.ConsultantId"
clearable
:options=
"RoleListData"
emit-value
map-options
label=
"课程顾问"
/>
v-model=
"msg.ConsultantId"
clearable
:options=
"RoleListData"
emit-value
map-options
label=
"课程顾问"
/>
</div>
</div>
...
@@ -288,12 +288,12 @@
...
@@ -288,12 +288,12 @@
field
:
"EnrollState"
,
field
:
"EnrollState"
,
align
:
"left"
align
:
"left"
},
},
{
//
{
name
:
"AssistName"
,
//
name: "AssistName",
label
:
"顾问名称"
,
//
label: "顾问名称",
field
:
"AssistName"
,
//
field: "AssistName",
align
:
"left"
//
align: "left"
},
//
},
{
{
name
:
"StuBirthStr"
,
name
:
"StuBirthStr"
,
required
:
true
,
required
:
true
,
...
@@ -337,12 +337,12 @@
...
@@ -337,12 +337,12 @@
field
:
"BaseCondition"
,
field
:
"BaseCondition"
,
align
:
"left"
align
:
"left"
},
},
{
//
{
name
:
"FURemark"
,
//
name: "FURemark",
label
:
"顾问跟进备注"
,
//
label: "顾问跟进备注",
field
:
"FURemark"
,
//
field: "FURemark",
align
:
"left"
//
align: "left"
},
//
},
],
],
stuOption
:
null
,
stuOption
:
null
,
BelongType
:
1
,
BelongType
:
1
,
...
...
src/pages/sale/marketTracking.vue
View file @
925e51ec
...
@@ -100,7 +100,7 @@
...
@@ -100,7 +100,7 @@
v-model=
"msg.CourseId"
clearable
emit-value
use-input
:options=
"myCourseList"
label=
"课程"
dense
map-options
v-model=
"msg.CourseId"
clearable
emit-value
use-input
:options=
"myCourseList"
label=
"课程"
dense
map-options
@
filter=
"filterFnkec"
/>
@
filter=
"filterFnkec"
/>
</div>
</div>
<div
class=
"col-3"
>
<div
class=
"col-3"
v-if=
"false"
>
<q-select
@
input=
"resetSearch"
dense
filled
option-value=
"Id"
option-label=
"EmployeeName"
<q-select
@
input=
"resetSearch"
dense
filled
option-value=
"Id"
option-label=
"EmployeeName"
v-model=
"msg.ConsultantId"
clearable
:options=
"RoleListData"
emit-value
map-options
label=
"课程顾问"
/>
v-model=
"msg.ConsultantId"
clearable
:options=
"RoleListData"
emit-value
map-options
label=
"课程顾问"
/>
</div>
</div>
...
...
src/pages/sale/studentTracking.vue
View file @
925e51ec
...
@@ -49,7 +49,7 @@
...
@@ -49,7 +49,7 @@
v-model=
"msg.CourseId"
clearable
emit-value
use-input
:options=
"myCourseList"
label=
"课程"
dense
map-options
v-model=
"msg.CourseId"
clearable
emit-value
use-input
:options=
"myCourseList"
label=
"课程"
dense
map-options
@
filter=
"filterFnkec"
/>
@
filter=
"filterFnkec"
/>
</div>
</div>
<div
class=
"col-3"
>
<div
class=
"col-3"
v-if=
"false"
>
<q-select
@
input=
"resetSearch"
dense
filled
option-value=
"Id"
option-label=
"EmployeeName"
<q-select
@
input=
"resetSearch"
dense
filled
option-value=
"Id"
option-label=
"EmployeeName"
v-model=
"msg.ConsultantId"
clearable
:options=
"RoleListData"
emit-value
map-options
label=
"课程顾问"
/>
v-model=
"msg.ConsultantId"
clearable
:options=
"RoleListData"
emit-value
map-options
label=
"课程顾问"
/>
</div>
</div>
...
...
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