@@ -19,7 +19,7 @@
min-width="200"
>
<template slot-scope="scope">
- <span>{{ scope.row.cate_name + ' [ ' + scope.row.store_category_id + ' ]' }}</span>
+ <span>{{ scope.row.cate_name}}</span>
</template>
</el-table-column>
<el-table-column label="分类图标" min-width="80">