chore: 优化 ESLint 配置并更正问题代码(eslint src --fix)

This commit is contained in:
2024-05-08 22:47:37 +08:00
parent 8f63576512
commit 5d9fedc354
22 changed files with 37 additions and 27 deletions

View File

@@ -36,7 +36,7 @@
:color="appStore.themeColor"
:sucker-hide="true"
:colors-default="defaultColorList"
@changeColor="changeColor"
@change-color="changeColor"
></ColorPicker>
</a-row>