@@ -21,10 +21,6 @@
<template slot="menuLeft">
</template>
- <template slot-scope="{row}"
- slot="category">
- <el-tag>{{row.categoryName}}</el-tag>
- </template>
<template #menu="{size,row,index}">
<el-button @click="rowDel(row)"