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
042303f5
Commit
042303f5
authored
Aug 29, 2024
by
吴春
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
afc6f568
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
student-genjin.vue
src/components/school/student/student-genjin.vue
+1
-1
student-left.vue
src/components/school/student/student-left.vue
+1
-1
mystu.vue
src/pages/sale/mystu.vue
+1
-1
student.vue
src/pages/school/student.vue
+1
-1
studentstudy.vue
src/pages/school/studentstudy.vue
+1
-1
No files found.
src/components/school/student/student-genjin.vue
View file @
042303f5
...
...
@@ -42,7 +42,7 @@
<UeEditor
v-if=
"isShowAdd"
v-model=
"flowMsg.Remark"
class=
"q-pb-sm"
:config=
"config"
></UeEditor>
<div
class=
"row q-mb-lg flex justify-between items-center"
>
<q-select
filled
v-model=
"stuStageId"
dense
:options=
"cusStateList"
option-label=
"Name"
option-value=
"Id"
emit-value
map-options
label=
"客户
状态
"
class=
"col-6"
/>
emit-value
map-options
label=
"客户
进度
"
class=
"col-6"
/>
<div>
<q-btn
label=
"保存"
color=
"accent "
size=
"md"
@
click=
"saveFlow()"
/>
</div>
...
...
src/components/school/student/student-left.vue
View file @
042303f5
...
...
@@ -170,7 +170,7 @@
</div>
<div
class=
"stage_value"
>
<q-select
filled
v-model=
"customObj.StuStage"
dense
:options=
"customState"
option-label=
"Name"
:disable=
"noEdit"
style=
"width:185px;"
option-value=
"Id"
emit-value
map-options
label=
"客户
状态
"
/>
:disable=
"noEdit"
style=
"width:185px;"
option-value=
"Id"
emit-value
map-options
label=
"客户
进度
"
/>
</div>
</div>
</div>
...
...
src/pages/sale/mystu.vue
View file @
042303f5
...
...
@@ -24,7 +24,7 @@
</div>
<div
class=
"col-3"
>
<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-value=
"Id"
emit-value
map-options
label=
"客户
进度
"
clearable
/>
</div>
<div
class=
"col-3"
>
<q-select
@
input=
"resetSearch"
dense
v-model=
"msg.CustomerId"
:options=
"myCustomerList"
filled
use-input
...
...
src/pages/school/student.vue
View file @
042303f5
...
...
@@ -41,7 +41,7 @@
</div>
<div
class=
"col-3"
>
<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-value=
"Id"
emit-value
map-options
label=
"客户
进度
"
clearable
/>
</div>
<div
class=
"col-3 Sysuser_Date"
>
<q-field
filled
dense
>
...
...
src/pages/school/studentstudy.vue
View file @
042303f5
...
...
@@ -41,7 +41,7 @@
</div>
<div
class=
"col-3"
>
<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-value=
"Id"
emit-value
map-options
label=
"客户
进度
"
clearable
/>
</div>
<div
class=
"col-3 Sysuser_Date"
>
<q-field
filled
dense
>
...
...
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