提交一波

This commit is contained in:
aixianling
2024-07-08 10:11:10 +08:00
parent bee23b4f03
commit 4f43a9c248
3 changed files with 17 additions and 13 deletions

View File

@@ -171,7 +171,7 @@ export default {
<template>
<section class="AppStoresTable">
<el-carousel indicator-position="none" :height="height" :autoplay="false">
<el-carousel indicator-position="none" :height="height" :autoplay="search.changeWay==1">
<el-carousel-item v-for="(group,i) in storeList" :key="i">
<div class="layout">
<div class="store" v-for="store in group" :key="store.storeCode">