补充部分组件描述
This commit is contained in:
@@ -20,7 +20,7 @@ import {
|
||||
import type { ComputedRef } from "vue";
|
||||
|
||||
export interface LayStepItemProps {
|
||||
space?: number;
|
||||
space?: number;
|
||||
}
|
||||
|
||||
const props = withDefaults(defineProps<LayStepItemProps>(), {
|
||||
|
||||
0
src/component/splitPanelItem/interface.ts
Normal file
0
src/component/splitPanelItem/interface.ts
Normal file
Reference in New Issue
Block a user