时间控件选择完时间之后想重置,如何实现添加这个重置按钮
参考JS实现清空控件内容-https://help.fanruan.com/finereport/doc-view-1196.html
date 你的时间控件名称
this.options.form.getWidgetByName("date").reset();