Parcourir la source

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

xuruhua il y a 10 mois
Parent
commit
df7a53f72f
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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>
 		</div>
 
-
+ 
+ 
 		<el-row>
 			<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)">