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

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

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