浏览代码

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

xuruhua 11 月之前
父节点
当前提交
df7a53f72f
共有 1 个文件被更改,包括 2 次插入1 次删除
  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)">