ZengTao
2024-04-23 d3784e22324ba6ae25fffc0e19874a07dd0d12ae
CanadaMes-ui/src/views/home/index.vue
@@ -632,8 +632,8 @@
                            {{ this.isConfirm == true ? $t('Not Allow') : $t('Allow') }}</el-button>
                    </el-form-item>
                    <el-form-item>
                        {{ $t('Current State') }}:{{ this.Scanningmethod == false ? $t('Automatic') : $t('Hand
                        Movement') }}
                        {{ $t('Current State') }}:{{ this.Scanningmethod == false ? $t('Automatic') :
                        $t('Hand Movement') }}
                        <el-button type="primary" @click="SwitchScanMethod()">{{ $t('Switch')
                            }}</el-button>
                    </el-form-item>