fix: tdesign lint

This commit is contained in:
xingyu4j
2025-11-24 14:35:16 +08:00
parent 2c0c71e20a
commit a8fc1e5d33
4 changed files with 6 additions and 6 deletions

View File

@@ -121,7 +121,7 @@ getDetail();
<template>
<Page auto-content-height v-loading="loading">
<div class="bg-card flex h-[95%] flex-col rounded-md p-4">
<div class="flex h-[95%] flex-col rounded-md bg-card p-4">
<Steps
type="navigation"
v-model:current="currentStep"