Showing
1 changed file
with
0 additions
and
1 deletions
| @@ -20,7 +20,6 @@ | @@ -20,7 +20,6 @@ | ||
| 20 | 20 | ||
| 21 | const getDesign = computed(() => { | 21 | const getDesign = computed(() => { |
| 22 | const { persetOption = {}, option } = props.config; | 22 | const { persetOption = {}, option } = props.config; |
| 23 | - console.log(props.config, 'config'); | ||
| 24 | const { | 23 | const { |
| 25 | openColor: persetOpenColor, | 24 | openColor: persetOpenColor, |
| 26 | closeColor: persetCloseColor, | 25 | closeColor: persetCloseColor, |