rabin 2 년 전
부모
커밋
93eb3a40c9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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