dever 3 yıl önce
ebeveyn
işleme
79ee533178
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      service/option/lib/Account.php

+ 1 - 1
service/option/lib/Account.php

@@ -13,7 +13,7 @@ class Account
         }
         $account = Dever::db('option/account')->find($id);
         if ($account && $account['is_idcard'] == 1) {
-            $html = '已上传';
+            $html = '';
 
             $table = array();
             if ($account['idcard_front']) {