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