更新
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({
|
const props = defineProps({
|
||||||
//获取组件传值
|
//获取组件传值
|
||||||
sex: {
|
sex: {
|
||||||
type: String
|
type: String,
|
||||||
|
default: ""
|
||||||
},
|
},
|
||||||
disabled:{
|
disabled:{
|
||||||
type:Boolean,
|
type:Boolean,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user