rabin 1 year ago
parent
commit
fedc06d8e1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/dai/seller/table/manage/order_list.php

+ 1 - 1
src/dai/seller/table/manage/order_list.php

@@ -16,7 +16,7 @@ return array
             'order_num' => array
             (
                 //'fixed' => true,
-                'width' => '210',
+                //'width' => '210',
                 'show' => '"{order_num}" ? "{order_num}" : "-"',
             ),
             'account',