Преглед на файлове

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

332777428@qq.com преди 2 месеца
родител
ревизия
71fd558a93
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      src/views/ohplay/content/index.vue

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

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