| | |
| | | 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, |
| | |
| | | for (var k in row) { |
| | | that.obj0[k] = row[k]; |
| | | } |
| | | that.creditcode = row.creditcode; |
| | | if (row.creditcode == "") { |
| | | that.creditcode = 111; |
| | | } else { |
| | | that.creditcode = row.creditcode; |
| | | } |
| | | if (that.readLock("danweidataS") != null && a == 1) { |
| | | var b = JSON.parse(that.readLock("danweidataS")); |
| | | var i = 0; |