dever 3 년 전
부모
커밋
a2c2778b87
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/cash/database/store.php

+ 1 - 1
app/cash/database/store.php

@@ -121,7 +121,7 @@ return array
             'desc'      => '对账数量',
             'match'     => 'option',
             'update'    => 'text',
-            //'list'        => true,
+            'list'        => true,
         ),
 
         'store_status'        => array