mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 21:42:32 +08:00
refactor: 前端日志清理
This commit is contained in:
@@ -276,9 +276,6 @@ const init = () => {
|
||||
initFormatCfgUnit(state.labelForm.labelFormatter)
|
||||
initFormatCfgUnit(state.labelForm.quotaLabelFormatter)
|
||||
initFormatCfgUnit(state.labelForm.totalFormatter)
|
||||
|
||||
console.log(state.labelForm)
|
||||
|
||||
if (chartType.value === 'liquid' && state.labelForm.fontSize < fontSizeList.value[0].value) {
|
||||
state.labelForm.fontSize = fontSizeList.value[0].value
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user