Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
62e8534e
Commit
62e8534e
authored
Feb 21, 2019
by
吴春
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
少价管理样式的调整1366*768分辨率下面
parent
173b5cf4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
44 additions
and
20 deletions
+44
-20
LessPriceManagement.vue
src/components/systemManagement/LessPriceManagement.vue
+44
-20
No files found.
src/components/systemManagement/LessPriceManagement.vue
View file @
62e8534e
...
@@ -6,12 +6,12 @@
...
@@ -6,12 +6,12 @@
.LP_table
{
.LP_table
{
margin-top
:
10px
;
margin-top
:
10px
;
background-color
:
#fff
;
background-color
:
#fff
;
border-top
:
1px
solid
#d1d1d1
;
border-top
:
1px
solid
#d1d1d1
;
border-left
:
1px
solid
#d1d1d1
;
/*border-left: 1px solid #d1d1d1;*/
border-right
:
1px
solid
#d1d1d1
;
/* border-right: 1px solid #d1d1d1; */
font-size
:
14px
;
font-size
:
14px
;
width
:
100%
;
width
:
100%
;
min-width
:
1
5
00px
;
min-width
:
1
2
00px
;
padding-bottom
:
5px
;
padding-bottom
:
5px
;
}
}
...
@@ -19,19 +19,29 @@
...
@@ -19,19 +19,29 @@
height
:
40px
;
height
:
40px
;
}
}
.LP_table
tr
th
{
.LP_table
tr
th
{
border-left
:
1px
solid
#d1d1d1
;
border-bottom
:
1px
solid
#d1d1d1
;
border-bottom
:
1px
solid
#d1d1d1
;
border-right
:
1px
solid
#d1d1d1
;
/* border-right: 1px solid #d1d1d1; */
position
:
relative
;
position
:
relative
;
background-color
:
#E6E6E6
;
background-color
:
#E6E6E6
;
}
}
.LP_table
tr
th
:last-child
{
border-right
:
1px
solid
#d1d1d1
;
}
.LP_table
td
{
.LP_table
td
{
border-left
:
1px
solid
#d1d1d1
;
border-bottom
:
1px
solid
#d1d1d1
;
border-bottom
:
1px
solid
#d1d1d1
;
border-right
:
1px
solid
#d1d1d1
;
/* border-right: 1px solid #d1d1d1; */
text-align
:
center
;
text-align
:
center
;
padding
:
5px
0
;
padding
:
5px
0
;
}
}
.LP_table
td
:last-child
{
border-right
:
1px
solid
#d1d1d1
;
}
.LP_table
.el-button--primary
{
.LP_table
.el-button--primary
{
padding
:
5px
;
padding
:
5px
;
}
}
...
@@ -49,7 +59,7 @@
...
@@ -49,7 +59,7 @@
}
}
.comLessDiv
{
.comLessDiv
{
width
:
100%
;
width
:
100%
;
height
:
40px
;
/* height:40px; */
margin-top
:
5px
;
margin-top
:
5px
;
padding-bottom
:
5px
;
padding-bottom
:
5px
;
border-bottom
:
1px
solid
#d1d1d1
;
border-bottom
:
1px
solid
#d1d1d1
;
...
@@ -58,6 +68,13 @@
...
@@ -58,6 +68,13 @@
border
:
0
;
border
:
0
;
padding-bottom
:
0
;
padding-bottom
:
0
;
}
}
.comLessDiv
input
{
padding
:
0
5px
;
}
.comLessDiv
.el-input-group__append
,
.comLessDiv
.el-input-group__append
button
{
padding
:
0
8px
;
cursor
:
pointer
;
}
.addLessPrice
{
.addLessPrice
{
margin-left
:
10px
;
margin-left
:
10px
;
color
:
seagreen
;
color
:
seagreen
;
...
@@ -74,13 +91,13 @@
...
@@ -74,13 +91,13 @@
<!--保存-->
<!--保存-->
<table
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
class=
"LP_table"
v-loading=
"this.loading"
>
<table
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
class=
"LP_table"
v-loading=
"this.loading"
>
<tr>
<tr>
<th
width=
"
20
0"
>
公司
</th>
<th
width=
"
15
0"
>
公司
</th>
<th
width=
"
350
"
>
线路/系列
</th>
<th
width=
"
255
"
>
线路/系列
</th>
<th>
所有人
</th>
<th>
所有人
</th>
<th>
部门主管
</th>
<th>
部门主管
</th>
<th>
分公司总经理
</th>
<th>
分公司总经理
</th>
<th>
当团op
</th>
<th>
当团op
</th>
<th
width=
"
20
0"
>
操作
</th>
<th
width=
"
15
0"
>
操作
</th>
</tr>
</tr>
<tr
v-for=
"(item,index) in dataList"
>
<tr
v-for=
"(item,index) in dataList"
>
<td>
<td>
...
@@ -88,12 +105,12 @@
...
@@ -88,12 +105,12 @@
</td>
</td>
<td>
<td>
<div
v-for=
"subItem in item.LessPriceList"
class=
"comLessDiv"
>
<div
v-for=
"subItem in item.LessPriceList"
class=
"comLessDiv"
>
<el-select
class=
'w1
5
0'
v-model=
"subItem.LineId"
filterable
:placeholder=
"$t('pub.pleaseSel')"
@
change=
"getLineTeamList(subItem),resetLineTeamId(subItem)"
>
<el-select
class=
'w1
2
0'
v-model=
"subItem.LineId"
filterable
:placeholder=
"$t('pub.pleaseSel')"
@
change=
"getLineTeamList(subItem),resetLineTeamId(subItem)"
>
<el-option
label=
"不限"
:value=
'commonSelect'
></el-option>
<el-option
label=
"不限"
:value=
'commonSelect'
></el-option>
<el-option
v-for=
"item in LineList"
:label=
'item.LineName'
:value=
'item.LineID'
:key=
'item.LineID'
>
<el-option
v-for=
"item in LineList"
:label=
'item.LineName'
:value=
'item.LineID'
:key=
'item.LineID'
>
</el-option>
</el-option>
</el-select>
</el-select>
<el-select
class=
'w1
5
0'
v-model=
"subItem.LineTeamId"
filterable
:placeholder=
"$t('pub.pleaseSel')"
>
<el-select
class=
'w1
2
0'
v-model=
"subItem.LineTeamId"
filterable
:placeholder=
"$t('pub.pleaseSel')"
>
<el-option
label=
"不限"
:value=
'commonSelect'
></el-option>
<el-option
label=
"不限"
:value=
'commonSelect'
></el-option>
<el-option
v-for=
"sitem in subItem.LineTeamList"
:label=
'sitem.LtName'
:value=
'sitem.LtID'
:key=
'sitem.LtID'
>
<el-option
v-for=
"sitem in subItem.LineTeamList"
:label=
'sitem.LtName'
:value=
'sitem.LtID'
:key=
'sitem.LtID'
>
</el-option>
</el-option>
...
@@ -102,26 +119,33 @@
...
@@ -102,26 +119,33 @@
</td>
</td>
<td>
<td>
<div
v-for=
"subItem in item.LessPriceList"
class=
"comLessDiv"
>
<div
v-for=
"subItem in item.LessPriceList"
class=
"comLessDiv"
>
<el-input
class=
"w80"
placeholder=
"少价金額"
v-model=
"subItem.LessMoney"
@
keyup
.
native=
"checkPrice(subItem,'LessMoney')"
></el-input>
<el-input
class=
"w80"
size=
"mini"
placeholder=
"少价金額"
v-model=
"subItem.LessMoney"
@
keyup
.
native=
"checkPrice(subItem,'LessMoney')"
>
<el-button
slot=
"append"
>
元
</el-button></el-input>
<el-input
class=
"w80"
placeholder=
"减少提成百分比"
v-model=
"subItem.LessPercent"
@
keyup
.
native=
"checkPrice(subItem,'LessPercent')"
></el-input>
<el-input
class=
"w80"
size=
"mini"
placeholder=
"减少提成"
v-model=
"subItem.LessPercent"
@
keyup
.
native=
"checkPrice(subItem,'LessPercent')"
>
<el-button
slot=
"append"
>
%
</el-button>
</el-input>
</div>
</div>
</td>
</td>
<td>
<td>
<div
v-for=
"subItem in item.LessPriceList"
class=
"comLessDiv"
>
<div
v-for=
"subItem in item.LessPriceList"
class=
"comLessDiv"
>
<el-input
class=
"w80"
placeholder=
"少价金額"
v-model=
"subItem.DeptLessMoney"
@
keyup
.
native=
"checkPrice(subItem,'DeptLessMoney')"
></el-input>
<el-input
class=
"w80"
size=
"mini"
placeholder=
"少价金額"
v-model=
"subItem.DeptLessMoney"
@
keyup
.
native=
"checkPrice(subItem,'DeptLessMoney')"
>
<el-button
slot=
"append"
>
元
</el-button></el-input>
<el-input
class=
"w80"
placeholder=
"减少提成百分比"
v-model=
"subItem.DeptLessPercent"
@
keyup
.
native=
"checkPrice(subItem,'DeptLessPercent')"
></el-input>
<el-input
class=
"w80"
size=
"mini"
placeholder=
"减少提成"
v-model=
"subItem.DeptLessPercent"
@
keyup
.
native=
"checkPrice(subItem,'DeptLessPercent')"
>
<el-button
slot=
"append"
>
%
</el-button></el-input>
</div>
</div>
</td>
</td>
<td>
<td>
<div
v-for=
"subItem in item.LessPriceList"
class=
"comLessDiv"
>
<div
v-for=
"subItem in item.LessPriceList"
class=
"comLessDiv"
>
<el-input
class=
"w80"
placeholder=
"少价金額"
v-model=
"subItem.FilialeLessMoney"
@
keyup
.
native=
"checkPrice(subItem,'FilialeLessMoney')"
></el-input>
<el-input
class=
"w80"
size=
"mini"
placeholder=
"少价金額"
v-model=
"subItem.FilialeLessMoney"
@
keyup
.
native=
"checkPrice(subItem,'FilialeLessMoney')"
>
<el-button
slot=
"append"
>
元
</el-button></el-input>
<el-input
class=
"w80"
placeholder=
"减少提成百分比"
v-model=
"subItem.FilialeLessPercent"
@
keyup
.
native=
"checkPrice(subItem,'FilialeLessPercent')"
></el-input>
<el-input
class=
"w80"
size=
"mini"
placeholder=
"减少提成"
v-model=
"subItem.FilialeLessPercent"
@
keyup
.
native=
"checkPrice(subItem,'FilialeLessPercent')"
>
<el-button
slot=
"append"
>
%
</el-button>
</el-input>
</div>
</div>
</td>
</td>
<td>
<td>
<div
v-for=
"subItem in item.LessPriceList"
class=
"comLessDiv"
>
<div
v-for=
"subItem in item.LessPriceList"
class=
"comLessDiv"
>
<el-input
class=
"w80"
placeholder=
"少价金額"
v-model=
"subItem.OPLessMoney"
@
keyup
.
native=
"checkPrice(subItem,'OPLessMoney')"
></el-input>
<el-input
class=
"w80"
size=
"mini"
placeholder=
"少价金額"
v-model=
"subItem.OPLessMoney"
@
keyup
.
native=
"checkPrice(subItem,'OPLessMoney')"
>
<el-button
slot=
"append"
>
元
</el-button></el-input>
<el-input
class=
"w80"
placeholder=
"减少提成百分比"
v-model=
"subItem.OPLessPercent"
@
keyup
.
native=
"checkPrice(subItem,'OPLessPercent')"
></el-input>
<el-input
class=
"w80"
size=
"mini"
placeholder=
"减少提成"
v-model=
"subItem.OPLessPercent"
@
keyup
.
native=
"checkPrice(subItem,'OPLessPercent')"
>
<el-button
slot=
"append"
>
%
</el-button>
</el-input>
</div>
</div>
</td>
</td>
<td>
<td>
...
...
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