@@ -6,7 +6,7 @@
<div class="container">
<el-row :gutter="20">
<el-col :span="4">
- <category showHeader @change="typeId => (params.typeId = typeId)" />
+ <category showHeader @change="({ id }) => (params.typeId = id)" />
</el-col>
<el-col :span="20">
<div class="items">