分支自 SuZhouGuanHong/TaiYuanTaiZhong

huanghongfeng
2024-07-09 a8e17feaaaafd549c81ea7e18f5c968af28d9391
´úÂë¹ÜÀí/PCS/WCS_Client/src/views/Homes/Homest/centerLeft4index.vue
@@ -4,7 +4,7 @@
        <div style="margin-top: -6px;">
            <!--车间之下的辊道线-->
            <div style="margin-top: -30px;">
            <!-- <div style="margin-top: -30px;">
                <div class="box" >
                    <div v-for="items in plcList_one.section_fourteen" class="box_sto"
                        :style="{ 'background-color': getBackgroundColor2(items.r_wheel_SN) }">
@@ -30,12 +30,13 @@
                    </div>
                </div>
            </div>
            </div> -->
            <!--车间之下的辊道线-->
            <div style="margin-top: -164px;margin-right: 30px;">
                <!--下车间中间辊道-->
                <div class="box" style="height: 66px;display: flex;width: 210px;">
            <!--下车间中间辊道-->
            <div style="margin-top: -124px;margin-right: 30px;">
                <div class="box" style="height: 66px;display: flex;width: 350px;">
                        <div v-for="items in plcList_one.section_sixteen" class="box_sto2"
                            :style="{ 'background-color': getBackgroundColor2(items.r_wheel_SN) }">
                            <el-tooltip class="item" effect="dark" placement="left">
@@ -59,8 +60,8 @@
                            </el-tooltip>
                        </div>
                    </div>
                    <!--下车间中间辊道-->
            </div>
            <!--下车间中间辊道-->
        </div>
    </div>