dever 3 роки тому
батько
коміт
5e74c0b096

+ 2 - 2
service/option/database/bill_duifu.php

@@ -150,8 +150,8 @@ return array
             'desc'      => '兑付后价值',
             'match'     => 'is_numeric',
             //'update'    => 'text',
-            'list'      => true,
-            'list_order' => 6,
+            //'list'      => true,
+            //'list_order' => 6,
         ),
 
         'status'        => array

+ 2 - 2
service/option/database/bill_fafang.php

@@ -150,8 +150,8 @@ return array
             'desc'      => '发放后价值',
             'match'     => 'is_numeric',
             //'update'    => 'text',
-            'list'      => true,
-            'list_order' => 6,
+            //'list'      => true,
+            //'list_order' => 6,
         ),
 
         'status'        => array