rabin 1 년 전
부모
커밋
989dea4df0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/dai/seller/table/manage/order_list.php

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

@@ -63,7 +63,7 @@ return array
             ),
             'official_order_num' => array
             (
-                'show' => '"{official_order_num}" ? " {official_order_num}" : "-"',
+                'show' => '"{official_order_num}" ? "K{official_order_num}" : "-"',
             ),
             'cdate' => array
             (