Skip to content

JSPatch %E5%9F%BA%E7%A1%80%E7%94%A8%E6%B3%95#property

HLZNJ edited this page Feb 21, 2017 · 1 revision

console.log('run success') defineClass("DDModifyReasonView"),{

 pickerView_numberOfRowsInComponent: function(pickerView, component) {
	var content = self.dataAry().length;
	return content;

} }

Clone this wiki locally