feat:对齐 antd、ele 的代码逻辑

This commit is contained in:
YunaiV
2025-10-26 21:10:16 +08:00
parent b1479c34c5
commit 9651ec49a6
10 changed files with 23 additions and 11 deletions

View File

@@ -11,6 +11,7 @@ import { useDetailSchema } from '../data';
const formData = ref<InfraApiAccessLogApi.ApiAccessLog>();
// TODO @xingyuantd 和 el 这 2 个组件在这个模块的 detail.vue 不一样,看看是不是统一?还是就是区分的哈?
const [Descriptions] = useDescription({
column: 1,
labelWidth: 110,