dever 3 years ago
parent
commit
aed77f2109
1 changed files with 3 additions and 3 deletions
  1. 3 3
      service/bill/database/sell.php

+ 3 - 3
service/bill/database/sell.php

@@ -117,9 +117,9 @@ return array
             'match'     => 'is_numeric',
             'match'     => 'is_numeric',
             'search'    => 'select',
             'search'    => 'select',
             'update'    => 'checkbox',
             'update'    => 'checkbox',
-            //'option'    => $type,
-            //'list'      => true,
-            //'list_order' => 7,
+            'option'    => $type,
+            'list'      => true,
+            'list_order' => 7,
         ),
         ),
 
 
         'type_id'      => array
         'type_id'      => array