Merge branch 'test' of git.code.tencent.com:lian-cbtc/jl-client into yly_responder_batch
This commit is contained in:
commit
2bef634a07
@ -127,7 +127,9 @@ export default {
|
||||
label: '切换驾驶模式',
|
||||
children: [
|
||||
{
|
||||
label: '转URM模式',
|
||||
// label: '转URM模式',
|
||||
// 西安三需要把URM改成NRM
|
||||
label: '转NRM模式',
|
||||
handler: this.handleApplyUrmMode
|
||||
},
|
||||
{
|
||||
@ -135,7 +137,9 @@ export default {
|
||||
handler: this.handleApplyRmMode
|
||||
},
|
||||
{
|
||||
label: '转CM模式',
|
||||
// label: '转CM模式',
|
||||
// 西安三需要把CM改成SM
|
||||
label: '转SM模式',
|
||||
handler: this.handleApplyCmMode
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user