mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-13 18:13:15 +08:00
chore: format code
This commit is contained in:
@@ -25,8 +25,8 @@ const stylesItems: SelectListItem[] = [
|
||||
<template>
|
||||
<ToggleItem
|
||||
v-model="navigationStyleType"
|
||||
:items="stylesItems"
|
||||
:disabled="disabled"
|
||||
:items="stylesItems"
|
||||
>
|
||||
{{ $t('preference.navigation-style') }}
|
||||
</ToggleItem>
|
||||
|
||||
Reference in New Issue
Block a user