} | } | ||||
] | ] | ||||
) | ) | ||||
db.tags.insert([{"name":"Lorem"},{"name":"fugiat"},{"name":"aliqua"},{"name":"consequat"},{"name":"mollit"},{"name":"a | |||||
et"},{"name":"consectetur"},{"name":"dolore"},{"name":"nulla"},{"name":"tempor"},{"name":"veniam"},{"name":"ipsum"},{"n | |||||
me":"adipisicing"},{"name":"qui"},{"name":"sint"},{"name":"ullamco"},{"name":"incididunt"},{"name":"nisi"},{"name":"sit | |||||
},{"name":"minim"},{"name":"labore"},{"name":"sunt"},{"name":"in"}]) |
}, | }, | ||||
mounted: function () { | mounted: function () { | ||||
this.search(); | |||||
//this.search(); | |||||
this.list_tags(); | this.list_tags(); | ||||
}, | }, | ||||
}); | }); |