Browse Source

fix: 通知公告列表显示bug

pangqijun 1 month ago
parent
commit
326f0476ef
1 changed files with 0 additions and 4 deletions
  1. 0 4
      src/views/desk/notice.vue

+ 0 - 4
src/views/desk/notice.vue

@@ -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)"