feat:还原更新框架
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
import { defineMixin } from '../../libs/vue'
|
||||
import StepsDefaultProps from './steps'
|
||||
import { registerComponentProps } from '../../libs/config/props.js'
|
||||
|
||||
const defProps = registerComponentProps(StepsDefaultProps)
|
||||
import defProps from '../../libs/config/props.js'
|
||||
export const props = defineMixin({
|
||||
props: {
|
||||
// 排列方向
|
||||
|
||||
Reference in New Issue
Block a user