Merge branch 'prod' into feature/v5.0/5.0.3
| | |
| | | searchForm.area_code = userAreaCode.value; |
| | | checked.value = 'month'; |
| | | signDevice_sn.value = '' |
| | | algorithmRef.value?.clear() |
| | | // 清除算法 |
| | | dictKey.value = ''; |
| | | // algorithmRef.value?.clear() |
| | | handleNodeClick({ id: userAreaCode.value }); |
| | | handleSearch(); |
| | | }; |
| | |
| | | formatter: '{b}: {c} 件', |
| | | }, |
| | | legend: { |
| | | itemWidth: 8, |
| | | itemHeight: 12, |
| | | top: '2%', |
| | | textStyle: { |
| | | color: '#6B90B5', |
| | |
| | | }, |
| | | |
| | | handleReset() { |
| | | this.dictKey = ''; |
| | | this.filters = { |
| | | keyword: '', |
| | | department: '', |
| | |
| | | gap: 8px; // 使用 gap 统一设置间距 |
| | | |
| | | .filter-item { |
| | | width: 160px; // 减小宽度 |
| | | width: 280px; // 减小宽度 |
| | | } |
| | | |
| | | .date-picker { |