Kirin 3 years ago
parent
commit
1f3ec1ee23
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/admin/view/store/placeorder/index.php

+ 1 - 1
app/admin/view/store/placeorder/index.php

@@ -135,7 +135,7 @@
                                     </i-Col>
                                     </i-Col>
                                 </Row>
                                 </Row>
                                 <Row type="flex" align="middle" class="searchBox padd-15 mar-b-10"
                                 <Row type="flex" align="middle" class="searchBox padd-15 mar-b-10"
-                                     v-for="(ls,ind) in shopList.reverse()" :key="ls.id">
+                                     v-for="(ls,ind) in shopList" :key="ls.id">
                                     <i-Col span="8">
                                     <i-Col span="8">
                                         <div class="flex itemStart">
                                         <div class="flex itemStart">
                                             <img :src="ls.image" class="shopImg">
                                             <img :src="ls.image" class="shopImg">