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
c772dd90
Commit
c772dd90
authored
Dec 27, 2021
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
8080859c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
mystu.vue
src/pages/sale/mystu.vue
+2
-4
No files found.
src/pages/sale/mystu.vue
View file @
c772dd90
...
@@ -49,7 +49,7 @@
...
@@ -49,7 +49,7 @@
</div>
</div>
<div
class=
"col-3"
v-if=
"msg.BelongType==4"
>
<div
class=
"col-3"
v-if=
"msg.BelongType==4"
>
<q-select
@
input=
"resetSearch"
dense
clearable
@
filter=
"filterSubord"
use-input
filled
option-value=
"Id"
option-label=
"EmployeeName"
<q-select
@
input=
"resetSearch"
dense
clearable
@
filter=
"filterSubord"
use-input
filled
option-value=
"Id"
option-label=
"EmployeeName"
v-model=
"m
y
CreateIds"
multiple
:options=
"SubordList"
emit-value
map-options
label=
"我下属的"
/>
v-model=
"m
sg.
CreateIds"
multiple
:options=
"SubordList"
emit-value
map-options
label=
"我下属的"
/>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -113,9 +113,8 @@
...
@@ -113,9 +113,8 @@
QQ
:
''
,
QQ
:
''
,
WechatNo
:
''
,
WechatNo
:
''
,
StuType
:
''
,
StuType
:
''
,
CreateIds
:
''
CreateIds
:
[]
},
},
myCreateIds
:[],
dateArray
:
[],
//日期数组
dateArray
:
[],
//日期数组
pageCount
:
0
,
pageCount
:
0
,
//客户阶段状态列表
//客户阶段状态列表
...
@@ -210,7 +209,6 @@
...
@@ -210,7 +209,6 @@
this
.
msg
.
StartTime
=
""
;
this
.
msg
.
StartTime
=
""
;
this
.
msg
.
EndTime
=
""
;
this
.
msg
.
EndTime
=
""
;
}
}
this
.
msg
.
CreateIds
=
this
.
myCreateIds
.
toString
();
this
.
loading
=
true
;
this
.
loading
=
true
;
getStudentPage
(
this
.
msg
)
getStudentPage
(
this
.
msg
)
.
then
(
res
=>
{
.
then
(
res
=>
{
...
...
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