Explorar o código

编辑元素表刷新修改

duy %!s(int64=2) %!d(string=hai) anos
pai
achega
e4937c5db7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/manager/wbsinfo/element.vue

+ 1 - 1
src/views/manager/wbsinfo/element.vue

@@ -910,7 +910,7 @@ export default {
         })
       }else{
         
-          this.tabTypeLazyTreeAll(this.curNode.data.parentId,this.page.current,this.page.size,this.input3).then((res)=>{
+          this.tabTypeLazyTreeAll(this.curNode.data.parentId,this.page.current,1000,this.input3).then((res)=>{
            let faArr=res.records;
            this.loadData=faArr.filter((item)=>{
              if(item.id===this.treeId){