Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.5k views
in Technique[技术] by (71.8m points)

循环渲染的时间输入框,时间范围限制?

### 循环渲染出的时间框,开始时间和结束时间用的是同一个输入框,怎么判断时间范围

### 相关代码
image.png
image.png
image.png

### 后台接口返回的数据

image.png

### 我期待的结果

image.png

image.png

### 现在的结果

image.png


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

可以试下ref绑定field 然后 用this.refs.[field]取值


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...