diff --git a/src/views/invoicing/warehouseMaterialInfo/components/CkfzrForm.vue b/src/views/invoicing/warehouseMaterialInfo/components/CkfzrForm.vue
index 5163d66..b9a0cfa 100644
--- a/src/views/invoicing/warehouseMaterialInfo/components/CkfzrForm.vue
+++ b/src/views/invoicing/warehouseMaterialInfo/components/CkfzrForm.vue
@@ -19,6 +19,20 @@
+
+
+
+ 请选择
+ 男
+ 女
+
+
+
+
+
+
+
+
@@ -57,6 +71,8 @@
fzr: '',
fzrTel: '',
fzrHeadPath:'',
+ fzrSex:'',
+ fzrAge:'',
});
const { createMessage } = useMessage();
const labelCol = ref({ xs: { span: 24 }, sm: { span: 5 } });