Przeglądaj źródła

修改了订单商品售后订单的查询条件

xuruhua 11 miesięcy temu
rodzic
commit
df7a53f72f
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      src/views/mall/product/spu/index.vue

+ 2 - 1
src/views/mall/product/spu/index.vue

@@ -70,7 +70,8 @@
 			</el-form>
 			</el-form>
 		</div>
 		</div>
 
 
-
+ 
+ 
 		<el-row>
 		<el-row>
 			<el-col v-for="(o, index) in list" class="card" :key="index" :span="7" :xl="7" :lg="7" :md="7" :sm="24"
 			<el-col v-for="(o, index) in list" class="card" :key="index" :span="7" :xl="7" :lg="7" :md="7" :sm="24"
 				:xs="24" @mouseover="handleMouseOver(index)" @mouseout="handleMouseOut(index)">
 				:xs="24" @mouseover="handleMouseOver(index)" @mouseout="handleMouseOut(index)">