| | |
| | | } |
| | | }, |
| | | searchHistory: function searchHistory(data) { |
| | | console.log(JSON.stringify(data)); |
| | | var self = this; |
| | | // 构造查询条件 |
| | | var searchParams = { |
| | |
| | | this.loading.show(); |
| | | // 请求后台 |
| | | if (typeof BatttestdataService != 'undefined') { |
| | | console.log(JSON.stringify(searchParams)); |
| | | BatttestdataService.serchByCondition(JSON.stringify(searchParams)); |
| | | } else { |
| | | setTimeout(function () { |
| | |
| | | } |
| | | }, |
| | | searchHistory: function searchHistory(data) { |
| | | console.log(JSON.stringify(data)); |
| | | var self = this; |
| | | // 构造查询条件 |
| | | var searchParams = { |
| | |
| | | this.loading.show(); |
| | | // 请求后台 |
| | | if (typeof BatttestdataService != 'undefined') { |
| | | console.log(JSON.stringify(searchParams)); |
| | | BatttestdataService.serchByCondition(JSON.stringify(searchParams)); |
| | | } else { |
| | | setTimeout(function () { |