| | |
| | | import BarChart from "../../components/chart/BarChart"; |
| | | |
| | | import { realTimeSearch, realTimeGroup } from "../../assets/js/realTime"; |
| | | import { |
| | | formatSeconds |
| | | } from '../../assets/js/tools' |
| | | /* import moment from "moment"; */ |
| | | let vol, res, temp, conduct, curr; |
| | | export default { |
| | | components: { |
| | |
| | | /* console.log("rs", rs); */ |
| | | |
| | | /* 数据表格 */ |
| | | /* let vovo = {}; */ |
| | | if (rs.code == 1) { |
| | | this.vovo = rs.data.map(item => { |
| | | return { |
| | |
| | | )}V;组端:${this.inputs.group_vol.toFixed(2)}V`; |
| | | list.group_curr = this.inputs.group_curr.toFixed(2) + "A"; |
| | | list.rec_datetime = this.inputs.rec_datetime; |
| | | list.batt_test_tlong = this.inputs.batt_test_tlong; |
| | | list.batt_test_tlong = formatSeconds(this.inputs.batt_test_tlong); |
| | | |
| | | list.batt_test_cap = this.inputs.batt_test_cap.toFixed(1) + "Ah"; |
| | | if (this.inputs.batt_state === 2) { |