qinzhipeng_v %!s(int64=5) %!d(string=hai) anos
pai
achega
f8c1255930
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/projectManage/dialog_vue.vue

+ 1 - 1
src/views/projectManage/dialog_vue.vue

@@ -245,7 +245,7 @@ export default {
           })
           break
       }
-      projectList({ curIndex: 1, pageSize: 15 }).then(res => { // 获取项目(查询)
+      projectList({ }).then(res => { // 获取项目(查询)
         this.projectList = res.data
       })
       configShowRequirementVersionEnum('').then(res => {