3 lines
63 B
Plaintext
3 lines
63 B
Plaintext
|
|
templet:function(d) {
|
||
|
|
return JSON.stringify(d.{field});
|
||
|
|
}
|