add show list methods

This commit is contained in:
Aleksey Chichenkov 2018-09-19 14:53:10 +03:00
parent 8ca929c8e5
commit 4f9a2237a1

View File

@ -2,7 +2,7 @@
var data = obj; var data = obj;
var self = this; var self = this;
console.log(JSON.stringify(data, true, 3)) //console.log(JSON.stringify(data, true, 3))
?> ?>
<div class="compact-method"> <div class="compact-method">