|
@@ -185,7 +185,7 @@ return array
|
|
|
'default' => '',
|
|
|
'desc' => '身份证正面',
|
|
|
'match' => 'option',
|
|
|
-
|
|
|
+ 'update' => 'image',
|
|
|
'key' => '8',
|
|
|
|
|
|
'list' => $type ? 'Dever::load("option/lib/account.getCash#qiquan", {id})' : false,
|
|
@@ -200,7 +200,7 @@ return array
|
|
|
'default' => '',
|
|
|
'desc' => '身份证背面',
|
|
|
'match' => 'option',
|
|
|
-
|
|
|
+ 'update' => 'image',
|
|
|
'key' => '8',
|
|
|
|
|
|
'list' => $type ? 'Dever::load("option/lib/account.getCash#yuanshiqiquan", {id})' : false,
|
|
@@ -215,7 +215,7 @@ return array
|
|
|
'default' => '',
|
|
|
'desc' => '合同签字',
|
|
|
'match' => 'option',
|
|
|
-
|
|
|
+ 'update' => 'image',
|
|
|
'key' => '7',
|
|
|
),
|
|
|
|