Browse Source

优化文案

sunhao 5 years ago
parent
commit
31b2fce224
1 changed files with 2 additions and 2 deletions
  1. 2 2
      resources/views/order/orderlist.blade.php

+ 2 - 2
resources/views/order/orderlist.blade.php

@@ -46,8 +46,8 @@
46 46
                     <th width="3%">是否复购</th>                  
47 47
                     <th width="3%">是否退补单</th>                  
48 48
                     <th width="4%">所属销售</th>                  
49
-                    <th width="8%">买家留言</th>                  
50
-                    <th width="8%">卖家留言</th>                  
49
+                    <th width="8%">买家备注</th>                  
50
+                    <th width="8%">卖家备注</th>                  
51 51
                     @if($self_role !='销售' ) <th width="5%">操作</th> @endif                 
52 52
                 </tr>
53 53
                 </thead>