36 评论

p1990

难道你们没发现,清空全部,连清空按钮和查询按钮的值也会被清空吗

8 2019-12-28 10:50

yzm369116

这个要怎么处理?

0 2024-04-05 12:17

yzm369116

这个要怎么处理?

0 2024-04-05 12:17

黄广林

谢谢,我就是报这个错

0 2019-04-08 13:51

159976

$.each(this.options.form.name_widgets, function(i, item) {
if(item.options.type !== 'label') {
item.setValue();
item.setText();
item.reset();
}
});
这个代码中 item.setValue();item.setText();括号中要加"",不然会报错CustomJSError : Cannot read property 'date_milliseconds' of undefined

2 2019-04-08 12:52

walkeroray

还是报错的呢? 新填报

0 2020-10-20 22:35

wobugaosuni

文档很赞!

0 2018-09-06 17:21