#
whycq
2023-12-22 176b2474b86f5b5122c56996cac7fa2140bfb0f4
#
1个文件已修改
8 ■■■■ 已修改文件
Monitor-APP/pages/home/home.vue 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Monitor-APP/pages/home/home.vue
@@ -251,10 +251,10 @@
                    </view>
                </view>
            </view>
            <view class="btn">
                <!-- <button >拣料回库</button> -->
            <!-- <view class="btn"> -->
                <!-- <button >拣料回库</button>
                <button  size="mini" type="primary" @click="">盘点回库</button>
            </view>
            </view> -->
        </uni-transition>
        <!-- 异常信息 -->
        <uni-transition :duration="duration" :mode-class="errorInfoMode" :show="errorInfoViewShow">
@@ -1026,7 +1026,7 @@
    }
    .info-main {
        width: 100vw;
        height: 80vh;
        height: 88vh;
        display: flex;
        justify-content: center;
        align-items: center;