在上面的图像中,7.9范围后移动到8,但我想让它滑到7.10,7.11然后是8。
我们怎样才能获得年度的md-slider范围。
<md-slider md-discrete class="md-primary m-t-30" step=".1" min="0" max="30" aria-label="rating" tabindex="6" name="serviceTenure" ng-model="job.serviceTenure" ng-required='job.positionCriteria'>
</md-slider>