Browse Source

feat: 解决,猫舍管理,内容推荐,翻页面,回到之前界面数据不刷新

332777428@qq.com 2 tháng trước cách đây
mục cha
commit
53d4afb407
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/views/ohplay/recommend/index.vue

+ 3 - 0
src/views/ohplay/recommend/index.vue

@@ -1,3 +1,5 @@
+  <!-- 猫舍管理 内容推荐 -->
+
 <template>
   <div class="app-container">
     <!-- 搜索 -->
@@ -146,6 +148,7 @@ import { list, remove } from '@/api/ohplay/recommend'
 import { detail, showOrHide, commentShowOrHide } from '@/api/ohplay/content'
 import { classifyMixin, typeMixin } from '../mixin/index'
 export default {
+  name:"OhplayRecommend",
   mixins: [classifyMixin, typeMixin],
   data() {
     return {