rabin 1 년 전
부모
커밋
0ed8a9cc8e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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',