rabin 2 years ago
parent
commit
93eb3a40c9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      service/bill/database/sell.php

+ 1 - 0
service/bill/database/sell.php

@@ -209,6 +209,7 @@ return array
             'desc'      => '业绩说明',
             'match'     => 'is_string',
             'update'    => 'text',
+            'list'      => true,
         ),
 
         'state'     => array