Browse Source

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

332777428@qq.com 2 tháng trước cách đây
mục cha
commit
1e15662b3d
2 tập tin đã thay đổi với 2 bổ sung0 xóa
  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 {
       // 遮罩层