Code Format

This commit is contained in:
GitHub Actions Bot 2023-05-26 06:31:52 +00:00
parent 062142f54e
commit 438f7ffb54

View file

@ -6,7 +6,7 @@
</div>
</div>
<div v-if="indeterminate" :class="cx('value')" v-bind="ptm('value')">
<div :class="cx('label')" v-bind="ptm('label')"></div>
<div :class="cx('label')" v-bind="ptm('label')"></div>
</div>
</div>
</template>