Browse Source

fix: 通知公告列表显示bug

pangqijun 1 tháng trước cách đây
mục cha
commit
326f0476ef
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  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)"