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

+ 1 - 0
src/views/projectManage/projectList/projectIndex.vue

@@ -459,6 +459,7 @@ export default {
       this.table_loading = true
       this.query_object = {}
       this.query_object = e
+      this.query_object.bizId = Number(localStorage.getItem('bizId'))
       this.query_object.curIndex = this.curIndex
       this.query_object.pageSize = this.pageSize
       projectList(this.query_object).then(res => {