Your type is lost to string when you use JSON.stringify then to any when you use JSON.parse so you have to use a type assertion to tell the ... ... <看更多>
Shouldn't I simply get the array without being wrapped in a proxy? There's a number of variables involved here. If all your components have ... ... <看更多>