📅  最后修改于: 2022-03-11 14:53:28.899000             🧑  作者: Mango
//in the Component pass Object to template:
Object = Object;
// then in the template:
my key: {{key}}
my object {{objs[key] | json}}