rabin 3 năm trước cách đây
mục cha
commit
83e1d17d8b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tool/work/lib/Appoint.php

+ 1 - 1
tool/work/lib/Appoint.php

@@ -579,7 +579,7 @@ Class Appoint
                     $data['user']['agent'] = Dever::url('home?link=' . urlencode($data['user']['agent']) , 'manage');
 
                     $data['user']['soft'] = Dever::url('project/database/list?project=agent&table=soft_cash&search_option_mid='.$member['id'], 'manage');
-                    $data['user']['soft'] = Dever::url('home?link=' . urlencode($data['user']['agent']) , 'manage');
+                    $data['user']['soft'] = Dever::url('home?link=' . urlencode($data['user']['soft']) , 'manage');
                 }
                 $data['user']['title'] = '名称/电话号码' . $user['role'];
             }