| | |
| | | messageCode: { |
| | | label: '短信验证码', |
| | | des: '登录是否启用短信验证码', |
| | | value: true, |
| | | value: false, |
| | | }, |
| | | autoExit: { |
| | | label: "自动退出", |
| | | des: "长时间不操作自动退出", |
| | | value: true |
| | | value: false |
| | | }, |
| | | }; |
| | |
| | | // 请求后台 |
| | | this.$apis.dischargeTest.ld9 |
| | | .start({ |
| | | num: this.cmd.start, |
| | | num: this.testType, |
| | | dev_id: this.batt.FBSDeviceId |
| | | }) |
| | | .then((res) => { |
| | |
| | | isCanDel: isCanDel, |
| | | usr_ids: "119001", |
| | | queryInfo: { |
| | | pageCurr: 1, |
| | | pagesize: 10 |
| | | currentPage: 1, |
| | | pagesize: 10, |
| | | pageAll: 0, |
| | | }, |
| | | total: 0, |
| | | /* 日期 */ |
| | |
| | | let end = new Date(this.searchParams.recrod_time1).getTime(); |
| | | let times = []; |
| | | while(start<end) { |
| | | let recrod_time1 = start+3600*12*1000; |
| | | let recrod_time1 = start+3600*12*1000*30; |
| | | recrod_time1 = recrod_time1>end?end:recrod_time1; |
| | | let tmp = { |
| | | BattGroupId: BattGroupId, |