Kirin 3 лет назад
Родитель
Сommit
1f3ec1ee23
1 измененных файлов с 1 добавлено и 1 удалено
  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>
                                 </Row>
                                 <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">
                                         <div class="flex itemStart">
                                             <img :src="ls.image" class="shopImg">