|
@@ -38,6 +38,7 @@ Page({ |
|
@@ -38,6 +38,7 @@ Page({ |
38
|
},
|
38
|
},
|
39
|
cardtypeData: {
|
39
|
cardtypeData: {
|
40
|
isrequre: true,
|
40
|
isrequre: true,
|
|
|
41
|
+ disabled: true,
|
41
|
label: '证照类型',
|
42
|
label: '证照类型',
|
42
|
bindtype: 'cardtype',
|
43
|
bindtype: 'cardtype',
|
43
|
placeholder: '请选择证照类型',
|
44
|
placeholder: '请选择证照类型',
|