rabin 2 년 전
부모
커밋
43574703e2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/shop/database/sell_order.php

+ 1 - 1
app/shop/database/sell_order.php

@@ -285,7 +285,7 @@ return array
         'invoice_id'      => array
         (
             'type'      => 'int-11',
-            'name'      => $search_option_shop_type == 2 ? '收人手机' : '发票信息',
+            'name'      => $search_option_shop_type == 2 ? '收人手机' : '发票信息',
             'default'   => '',
             'desc'      => '发票信息',
             'match'     => 'is_numeric',