Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
A
admin-base
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
new-sing
admin-base
Commits
9ab1b540
Commit
9ab1b540
authored
Aug 27, 2019
by
IvyXia123
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of
http://git.singsingenglish.com/new-sing/admin
into dev
parents
c530f2cb
36ec1bac
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
11 additions
and
8 deletions
+11
-8
index.vue
src/components/brokerage/index.vue
+2
-2
index.vue
src/components/callBack/index.vue
+1
-1
tag.vue
src/components/system/tag.vue
+7
-4
index.vue
src/components/yunji/index.vue
+1
-1
No files found.
src/components/brokerage/index.vue
View file @
9ab1b540
...
@@ -83,13 +83,13 @@
...
@@ -83,13 +83,13 @@
label
:
'顾问'
,
label
:
'顾问'
,
value
:
'1'
,
value
:
'1'
,
children
:
[{
children
:
[{
label
:
'试听课来源-转年课业绩'
,
label
:
'试听课来源-转年课业绩
提点配置
'
,
money
:
'业绩区间'
,
money
:
'业绩区间'
,
scale
:
'提点比例'
,
scale
:
'提点比例'
,
value
:
'1'
,
value
:
'1'
,
data
:
[]
data
:
[]
},
{
},
{
label
:
'月课、季课来源-转年课业绩'
,
label
:
'月课、季课来源-转年课业绩
提点配置
'
,
money
:
'业绩区间'
,
money
:
'业绩区间'
,
scale
:
'提点比例'
,
scale
:
'提点比例'
,
value
:
'2'
,
value
:
'2'
,
...
...
src/components/callBack/index.vue
View file @
9ab1b540
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
<span
style=
"font-size: 12px; color: #999999; white-space: nowrap"
>
最后更新:
{{
callbackObj
.
detail
.
updated_at
}}
</span>
<span
style=
"font-size: 12px; color: #999999; white-space: nowrap"
>
最后更新:
{{
callbackObj
.
detail
.
updated_at
}}
</span>
</div>
</div>
<div
class=
"callback-item"
style=
"display: flex; margin-bottom: 15px; line-height: 32px;"
>
<div
class=
"callback-item"
style=
"display: flex;
align-items: flex-start;
margin-bottom: 15px; line-height: 32px;"
>
标签:
标签:
<span
class=
"callback-tag-wrapper"
v-if=
"tag.length"
>
<span
class=
"callback-tag-wrapper"
v-if=
"tag.length"
>
<el-tag
:key=
"item.id"
:type=
"item.type==1 ? 'info' : ''"
v-for=
"item in tag"
>
{{
item
.
label_name
}}
</el-tag>
<el-tag
:key=
"item.id"
:type=
"item.type==1 ? 'info' : ''"
v-for=
"item in tag"
>
{{
item
.
label_name
}}
</el-tag>
...
...
src/components/system/tag.vue
View file @
9ab1b540
...
@@ -195,9 +195,12 @@
...
@@ -195,9 +195,12 @@
},
},
dialogReset
(
callback
)
{
dialogReset
(
callback
)
{
this
.
$nextTick
(()
=>
{
this
.
$nextTick
(()
=>
{
this
.
conditions
=
arr
;
this
.
$refs
[
'dialogForm'
].
resetFields
();
this
.
tableData
=
[];
//this.$nextTick(()=>{
this
.
total
=
0
callback
&&
callback
();
//})
//this.dialog.form.id = '';
//this.dialog.form.pid = '';
})
})
},
},
dialogSave
()
{
dialogSave
()
{
...
@@ -245,7 +248,7 @@
...
@@ -245,7 +248,7 @@
getData
()
{
// 获取标签
getData
()
{
// 获取标签
getTagApi
().
then
(
res
=>
{
getTagApi
().
then
(
res
=>
{
this
.
treeDataOrigin
=
res
;
this
.
treeDataOrigin
=
res
||
[]
;
this
.
treeData
=
[{
this
.
treeData
=
[{
children
:
res
,
children
:
res
,
cover
:
''
,
cover
:
''
,
...
...
src/components/yunji/index.vue
View file @
9ab1b540
...
@@ -283,7 +283,7 @@
...
@@ -283,7 +283,7 @@
<el-form-item
label-width=
"125px"
required=
""
style=
"width: 400px"
left
label=
"详细地址"
>
<el-form-item
label-width=
"125px"
required=
""
style=
"width: 400px"
left
label=
"详细地址"
>
<el-input
type=
"textarea"
v-model=
"postOtherOrderData.receiver_address"
></el-input>
<el-input
type=
"textarea"
v-model=
"postOtherOrderData.receiver_address"
></el-input>
</el-form-item>
</el-form-item>
<el-form-item
label=
"
带班类型
"
required=
""
>
<el-form-item
label=
"
活动方案
"
required=
""
>
<el-select
v-model=
"postOtherOrderData.class_source"
placeholder=
"请选择"
filterable
>
<el-select
v-model=
"postOtherOrderData.class_source"
placeholder=
"请选择"
filterable
>
<el-option
<el-option
v-for=
"(data,index) in classSource"
v-for=
"(data,index) in classSource"
...
...
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