提交 a266e780 编写于 作者: H hufeng10

update range

上级 ac2d195c
......@@ -10,7 +10,7 @@
background: mainColor
}">
</div>
<Movebar
<nut-range-bar
:initLeft="initLeft1"
@getPos="getPosLeft"
:showLabelAlways="showLabelAlways"
......@@ -18,7 +18,7 @@
:current="currentLeft"
:ani.sync="ani"
:mainColor="mainColor"/>
<Movebar
<nut-range-bar
:initLeft="initLeft2"
@getPos="getPosRight"
:showLabelAlways="showLabelAlways"
......@@ -51,7 +51,7 @@ function toRGBA(c, opacity) {
export default {
name: "nut-range",
components: {
Movebar
[Movebar.name]: Movebar
},
props: {
rangeValues: {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册