소스 검색

feat: 解决,项目管理,项目列表详情,翻页面,回到之前界面数据不刷新

332777428@qq.com 2 달 전
부모
커밋
1e15662b3d
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/project/list/detail.vue
  2. 1 0
      src/views/project/list/index.vue

+ 1 - 0
src/views/project/list/detail.vue

@@ -116,6 +116,7 @@
 import { add, edit, update, appEdit, updateAdd, updatePage, historyPage, shelves } from "@/api/project/list";
 import Editor from "@/components/Editor";
 export default {
+  name:"projectListDetail",
   components: {
     Editor,
   },

+ 1 - 0
src/views/project/list/index.vue

@@ -47,6 +47,7 @@
 <script>
 import { page, edit } from "@/api/project/list";
 export default {
+  name:"ProjectList",
   data() {
     return {
       // 遮罩层