更新
This commit is contained in:
parent
b31bdfec29
commit
64bbcd2a06
|
@ -26,7 +26,8 @@ const { D_BZ_XB } = proxy.$dict("D_BZ_XB");
|
|||
const props = defineProps({
|
||||
//获取组件传值
|
||||
sex: {
|
||||
type: String
|
||||
type: String,
|
||||
default: ""
|
||||
},
|
||||
disabled:{
|
||||
type:Boolean,
|
||||
|
|
Loading…
Reference in New Issue
Block a user