扫码入企详情、执法记录仪撒点

This commit is contained in:
renhao02 2025-04-18 15:32:58 +08:00
parent 1f5895fd0e
commit 1a60da2e44
6 changed files with 13 additions and 10 deletions

View File

@ -474,6 +474,7 @@ function ZLMRTCClient_(exports) {
}
};
constraints = JSON.parse(JSON.stringify(constraints));
remap(constraints.audio, 'noiseSuppression', 'googNoiseSuppression');
constraints.audio = constraintsToChrome_(constraints.audio);
}

View File

@ -354,6 +354,7 @@ import { officers } from '../api/lawenforcement/Officer'
// v-model
}
function isPersonSelected(personId) {
return selectedPeople.value.some((p) => p.id === personId)
}

View File

@ -442,14 +442,14 @@ const baseRoutes = [
},
]
},
// {
// path: 'smrq',
// name: '_smrq',
// component: () => import('@views/xzzfgl/smrq.vue'),
// meta: {
// title: '扫码入企',
// },
// },
{
path: 'smrq',
name: '_smrq',
component: () => import('@views/xzzfgl/smrq.vue'),
meta: {
title: '扫码入企',
},
},
{
path: 'jcbgl',
name: '_jcbgl',

View File

@ -16,7 +16,7 @@
:file-list="pictureList"
accept="image/gif,image/jpg,image/jpeg,image/png,image/GIF,image/JPG">
<el-icon>
<Plus/>
</el-icon>
</el-upload>
<el-upload v-if="mergeParameters.mode === 'detail'"

View File

@ -6,7 +6,7 @@ import com.aisino.iles.lawenforcement.service.QrCodeService;
import org.springframework.web.bind.annotation.*;
/**
* 综合执法/扫码入企
* 扫码入企
*/
@RestController
@RequestMapping("/api/qrcode")

View File

@ -104,6 +104,7 @@ third-party:
save: ${sso.base_url}/jcxxgl/company/jbxx/save
token: ${sso.base_url}/uaa/oauth/backendServiceToken
refresh: ${sso.base_url}/uaa/oauth/token
produceLicensePage: ${sso.base_url}/jcxxglApi/djbQyscxk/queryPage
hazardPage: ${sso.base_url}/jcxxglApi/djbQyyhxx/queryPage
sourcesDangerPage: ${sso.base_url}/jcxxglApi/djbQyzdbw/queryPage