feat: 档案详情字段
This commit is contained in:
@@ -56,7 +56,18 @@ export default {
|
||||
data() {
|
||||
return {
|
||||
form: {
|
||||
|
||||
name: '',
|
||||
idNumber: '',
|
||||
sex: '',
|
||||
phone: '',
|
||||
birthday: '',
|
||||
age: '',
|
||||
shopName: '',
|
||||
operatorTypes: '',
|
||||
creditCode: '',
|
||||
girdName: '',
|
||||
address: '',
|
||||
description: '',
|
||||
},
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user