角色 添加 默认角色
测试服务器 视频播放地址修改
This commit is contained in:
parent
3e8d875a0e
commit
064cfc0f9e
@ -725,7 +725,7 @@ class RoleEditPage extends React.Component {
|
|||||||
</Form.Item>
|
</Form.Item>
|
||||||
</Col>
|
</Col>
|
||||||
<Col span={12}>
|
<Col span={12}>
|
||||||
<Form.Item label={'默认角色'}>
|
<Form.Item label={'默认角色'} help={'若【是】导入用户时会默认添加此角色'}>
|
||||||
{
|
{
|
||||||
getFieldDecorator('ISDEFAULT', {
|
getFieldDecorator('ISDEFAULT', {
|
||||||
validateTrigger: 'onBlur',
|
validateTrigger: 'onBlur',
|
||||||
|
|||||||
@ -60,7 +60,7 @@ const config = {
|
|||||||
hmiUrl: "http://121.41.2.71:8098/",
|
hmiUrl: "http://121.41.2.71:8098/",
|
||||||
webSocketHost: 'ws://121.41.2.71:3140/',
|
webSocketHost: 'ws://121.41.2.71:3140/',
|
||||||
picServerHost: 'http://121.41.2.71:5000/webImg',
|
picServerHost: 'http://121.41.2.71:5000/webImg',
|
||||||
videoServerHost: 'http://121.41.2.71:5000/webImg',
|
videoServerHost: 'https://sps.cxtc.com:3199',
|
||||||
dataVUrl: "http://121.41.2.71:3167/home",
|
dataVUrl: "http://121.41.2.71:3167/home",
|
||||||
version: version,
|
version: version,
|
||||||
guideSeverHost: "http://121.41.2.71/jyapk/",
|
guideSeverHost: "http://121.41.2.71/jyapk/",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user