dever 3 年之前
父節點
當前提交
6934b1ff18
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      service/option/database/account.php

+ 3 - 3
service/option/database/account.php

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