@
whycq
2024-08-15 8cff3d89e0207b5aa6e04d7ede230b673dea0574
Monitor-APP/pages/home/home.vue
@@ -235,7 +235,7 @@
                                    circular="true" :autoplay="true" :interval="3000" :duration="1000">
                                        <swiper-item class="swiper-item" v-for="(item,i) in swiperList" :key="i">
                                            <view style="width: 20%;">No:{{i+1}}</view>
                                            <view style="width: 30%;">{{item.matNo}}</view>
                                            <view style="width: 30%;">{{item.matnr}}</view>
                                            <view style="width: 20%;">{{item.maknx}}</view>
                                            <view style="width: 20%;">{{item.specs}}</view>
                                            <view style="width: 10%;">{{item.count}}</view>
@@ -427,10 +427,10 @@
            this.getServerData()
            this.getDate2()
            this.getUrl()
            this.getInfo()
            this.getError()
            // this.getInfo2()
            // this.getError2()
            // this.getInfo()
            // this.getError()
            this.getInfo2()
            this.getError2()
            this.controller()
         },1000)