Your Name %!s(int64=2) %!d(string=hai) anos
pai
achega
3486f4e62b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      service/agent/database/member_shop_log.php

+ 2 - 2
service/agent/database/member_shop_log.php

@@ -62,7 +62,7 @@ return array
             'desc'      => '店铺名称',
             'match'     => 'is_numeric',
             'option'    => $shop,
-            'list_name' => $search_auth == 2 ? '角色' : false,
+            'list_name' => $search_auth == 2 ? '角色' : '变更前店铺名称',
             'list'      => $search_auth == 1 ? true : 'Dever::load("bill/lib/manage.role",{mid})',
             //'list_order' => 6,
         ),
@@ -76,7 +76,7 @@ return array
             'match'     => 'is_numeric',
             'search'    => 'hidden',
             'option'    => $shop,
-            'list_name' => $search_auth == 2 ? '归店业绩' : false,
+            'list_name' => $search_auth == 2 ? '归店业绩' : '变更后店铺名称',
             'list'      => $search_auth == 1 ? true : 'Dever::load("bill/lib/manage.yeji",{mid})',
         ),