| | |
| | | this.loading1 = true; |
| | | console.log(page, params, 3435434); |
| | | params["creditcode"] = this.creditcode; |
| | | params["deptId"] = this.departmentid; |
| | | getdataOnce1( |
| | | page.currentPage, |
| | | page.pageSize, |
| | |
| | | // console.log(page); |
| | | // getdata2( |
| | | params["creditcode"] = this.creditcode; |
| | | params["deptId"] = this.departmentid; |
| | | getdataOnce2( |
| | | page.currentPage, |
| | | page.pageSize, |
| | |
| | | if (that.readLock("danweidata") != null) { |
| | | row = JSON.parse(that.readLock("danweidata")); |
| | | // that.obj0.title = row.enterprisename; |
| | | console.log(row, "row"); |
| | | console.log(row, "rowneibu"); |
| | | that.departmentid = row.departmentid; |
| | | for (var k in row) { |
| | | that.obj0[k] = row[k]; |