Selaa lähdekoodia

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

332777428@qq.com 2 kuukautta sitten
vanhempi
commit
53d4afb407
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  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 {