严智鑫
2024-03-18 a65b82e86951db8540d38141715be2444b12dc99
Albania_Mes-ui/src/views/home/index.vue
@@ -253,18 +253,18 @@
            </div>
            <div style="display:flex;justify-content: space-around;width: 95%;margin: 0 auto;">
                <el-button type="primary" @click="showform(1)" :disabled="SoftEmergencyStopState"
                    :class="SoftEmergencyStopState == true ? 'hide' : ''">
                    :class="SoftEmergencyStopState == true ? 'hide' : ''" style="z-index: 999;">
                    {{ $t('Import order') }}</el-button>
                    
                <el-button type="primary" @click="showform(2)" :disabled="SoftEmergencyStopState"
                    :class="SoftEmergencyStopState == true ? 'hide' : ''">
                    :class="SoftEmergencyStopState == true ? 'hide' : ''" style="z-index: 999;">
                    {{ $t('Measure') }}</el-button>
                <el-button type="primary" @click="showform(3)" :disabled="SoftEmergencyStopState"
                    :class="SoftEmergencyStopState == true ? 'hide' : ''">
                    :class="SoftEmergencyStopState == true ? 'hide' : ''" style="z-index: 999;">
                    {{ $t('StorageCage') }}</el-button>
                <el-button type="primary" @click="showform(4)" :disabled="SoftEmergencyStopState"
                    :class="SoftEmergencyStopState == true ? 'hide' : ''">
                    :class="SoftEmergencyStopState == true ? 'hide' : ''" style="z-index: 999;">
                    {{ $t('Task queue') }}</el-button>
            </div>
            <div style="display: flex;align-items: center;">