dever преди 3 години
родител
ревизия
5e74c0b096
променени са 2 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 2 2
      service/option/database/bill_duifu.php
  2. 2 2
      service/option/database/bill_fafang.php

+ 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