| | |
| | | * @Author: lzhe lzhe@example.com |
| | | * @Date: 2024-04-26 09:36:18 |
| | | * @LastEditors: lzhe lzhe@example.com |
| | | * @LastEditTime: 2024-06-05 11:37:24 |
| | | * @LastEditTime: 2024-06-05 14:06:08 |
| | | * @FilePath: /smart-web/src/views/mdc/status-record.vue |
| | | * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE |
| | | --> |
| | |
| | | indexName : firstDayOfJuly + "至" + lastDayOfJuly |
| | | }); |
| | | this.setTitle1 = arr; |
| | | this.getDataChartsB("DAY"); |
| | | this.getDataChartsB("MONTH"); |
| | | this.getDataChartsB("WEEK"); |
| | | this.$nextTick(()=> { |
| | | this.getDataChartsB("DAY"); |
| | | this.getDataChartsB("MONTH"); |
| | | this.getDataChartsB("WEEK"); |
| | | }) |
| | | } |
| | | }) |
| | | } |