(component): update

This commit is contained in:
就眠儀式 2022-10-13 09:22:31 +08:00
parent cc21bb1785
commit f5995aec06

View File

@ -75,7 +75,9 @@ const styles = computed(() => {
'layui-switch-disabled': disabled,
}"
>
<em v-if="onswitchText || unswitchText">{{ isActive == true ? onswitchText : unswitchText }}</em>
<em v-if="onswitchText || unswitchText">{{
isActive == true ? onswitchText : unswitchText
}}</em>
<span>
<div>
<template v-if="loading">