sqltest
时启龙 2024-07-19 12:11:55 +08:00
parent e638356856
commit 54ab4606c0
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ export default {
setup() {
const state = reactive({
colorMap: ['red', '#ffc107', 'rgb(6,141,255)'],
introColorMap: ['#6be6f5', '#489ef1', '#6ce2bb', '#d09154'],
introColorMap: ['rgb(23,230,255)', '#489ef1', '#6ce2bb', '#d09154'],
loading: false,
departTrend: [],
appTrend: [],