From dafe484a0a155e97a1f45e56ab727e18d80e48c9 Mon Sep 17 00:00:00 2001 From: lVAL Date: Mon, 22 Feb 2021 18:56:39 +0800 Subject: [PATCH 1/5] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=BA=E4=BA=BA?= =?UTF-8?q?=E8=A7=A3=E5=88=97=E8=BD=A6=E8=BF=9B=E8=B7=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/jmapNew/theme/ningbo_01/operationConfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/jmapNew/theme/ningbo_01/operationConfig.js b/src/jmapNew/theme/ningbo_01/operationConfig.js index 90bc44960..794aecce1 100644 --- a/src/jmapNew/theme/ningbo_01/operationConfig.js +++ b/src/jmapNew/theme/ningbo_01/operationConfig.js @@ -706,7 +706,7 @@ export default { trainingType: 'Signal', productTypes: ['01', '02'], stepVOList: [ - { deviceType: '04', orderNum: 1, operateCode: '305', tip: '鼠标右键菜单选择【人工解锁进路】' }, + { deviceType: '04', orderNum: 1, operateCode: '305', tip: '鼠标右键菜单选择【人解列车进路】' }, { deviceType: '04', orderNum: 2, operateCode: '305', tip: '鼠标左键点击【确定】按钮' } ] }, From 0f492cfbe2e04460d3cf4fd6c916ca98856fd69e Mon Sep 17 00:00:00 2001 From: lVAL Date: Tue, 23 Feb 2021 08:59:39 +0800 Subject: [PATCH 2/5] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../theme/ningbo_01/operationConfig.js | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/jmapNew/theme/ningbo_01/operationConfig.js b/src/jmapNew/theme/ningbo_01/operationConfig.js index 38a55e74b..43215c347 100644 --- a/src/jmapNew/theme/ningbo_01/operationConfig.js +++ b/src/jmapNew/theme/ningbo_01/operationConfig.js @@ -331,7 +331,7 @@ export default { operateType: 'Section_Block', skinCode: '06', trainingName: '封锁({8}{9})', - trainingRemark: '封锁功能', + trainingRemark: '区段封锁功能', trainingType: 'Section', productTypes: ['01'], stepVOList: [ @@ -345,7 +345,7 @@ export default { operateType: 'Section_Unblock', skinCode: '06', trainingName: '解封({8}{9})', - trainingRemark: '解封功能', + trainingRemark: '区段解封功能', trainingType: 'Section', productTypes: ['01'], stepVOList: [ @@ -380,7 +380,7 @@ export default { operateType: 'Switch_Normal_Position', skinCode: '06', trainingName: '定操({7})', - trainingRemark: '定操({7})', + trainingRemark: '道岔定操功能({7})', trainingType: 'Switch', productTypes: ['01', '02'], stepVOList: [ @@ -395,7 +395,7 @@ export default { operateType: 'Switch_Reverse_Position', // 0313 新增定位字典 skinCode: '06', trainingName: '反操({7})', - trainingRemark: '反操({7})', + trainingRemark: '道岔反操功能({7})', trainingType: 'Switch', productTypes: ['01', '02'], stepVOList: [ @@ -410,7 +410,7 @@ export default { operateType: 'Switch_Cut_Off', skinCode: '06', trainingName: '区段切除({7})', - trainingRemark: '区段切除', + trainingRemark: '区段切除功能', trainingType: 'Switch', productTypes: ['02'], stepVOList: [ @@ -715,12 +715,12 @@ export default { minDuration: 8, operateType: 'Signal_Set_Guide', skinCode: '06', - trainingName: '信号机引导办理({5})', - trainingRemark: '信号机引导办理', + trainingName: '引导({5})', + trainingRemark: '引导办理', trainingType: 'Signal', productTypes: ['01'], stepVOList: [ - { deviceType: '04', orderNum: 1, operateCode: '308', tip: '鼠标右键菜单选择【信号机引导办理】' }, + { deviceType: '04', orderNum: 1, operateCode: '308', tip: '鼠标右键菜单选择【引导】' }, { deviceType: '04', orderNum: 2, operateCode: '308', tip: '鼠标左键点击【确定】按钮' } ] }, @@ -730,7 +730,7 @@ export default { operateType: 'Signal_Block', skinCode: '06', trainingName: '封锁({5})', - trainingRemark: '封锁', + trainingRemark: '信号机封锁功能', trainingType: 'Signal', productTypes: ['01'], stepVOList: [ @@ -745,7 +745,7 @@ export default { operateType: 'Signal_Unblock', skinCode: '06', trainingName: '解封({5})', - trainingRemark: '解封功能', + trainingRemark: '信号机解封功能', trainingType: 'Signal', productTypes: ['01'], stepVOList: [ From b1353c6d69b88a35a672c5df5fd0746e24f1a7ae Mon Sep 17 00:00:00 2001 From: joylink_cuiweidong <364937672@qq.com> Date: Tue, 23 Feb 2021 09:17:44 +0800 Subject: [PATCH 3/5] =?UTF-8?q?=E5=AE=81=E6=B3=A2=E4=B8=89=E5=8F=B7?= =?UTF-8?q?=E7=BA=BF=20=E6=8E=A7=E5=88=B6=E6=9D=83=E8=BD=AC=E7=A7=BB=20?= =?UTF-8?q?=E4=B8=8B=E6=94=BE=E6=8E=A7=E5=88=B6=20=E6=94=B6=E5=9B=9E?= =?UTF-8?q?=E6=8E=A7=E5=88=B6=20=E4=BB=A3=E7=A0=81=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/jmapNew/theme/ningbo_03/menus/menuBar.vue | 20 +- .../menus/menuDialog/stationDevolution.vue | 8 +- .../menus/menuDialog/stationReclaim.vue | 306 +++++++++--------- .../menus/menuDialog/stationRequest.vue | 34 +- 4 files changed, 201 insertions(+), 167 deletions(-) diff --git a/src/jmapNew/theme/ningbo_03/menus/menuBar.vue b/src/jmapNew/theme/ningbo_03/menus/menuBar.vue index 3722ff914..535b58138 100644 --- a/src/jmapNew/theme/ningbo_03/menus/menuBar.vue +++ b/src/jmapNew/theme/ningbo_03/menus/menuBar.vue @@ -744,17 +744,17 @@ export default { title: '授权转移', click: this.authorizeTransfer, operate: OperationEvent.Command.commandNingBo3.line_user_transfer - }, - { - title: '下放站控', - click: this.authorizeDevolution, - operate: OperationEvent.Command.commandNingBo3.line_user_devolution - }, - { - title: '收回站控', - click: this.authorizeReclaim, - operate: OperationEvent.Command.commandNingBo3.line_user_reclaim } + // { + // title: '下放站控', + // click: this.authorizeDevolution, + // operate: OperationEvent.Command.commandNingBo3.line_user_devolution + // }, + // { + // title: '收回站控', + // click: this.authorizeReclaim, + // operate: OperationEvent.Command.commandNingBo3.line_user_reclaim + // } ] } ] diff --git a/src/jmapNew/theme/ningbo_03/menus/menuDialog/stationDevolution.vue b/src/jmapNew/theme/ningbo_03/menus/menuDialog/stationDevolution.vue index 819f5fcc3..5bd2ad11b 100644 --- a/src/jmapNew/theme/ningbo_03/menus/menuDialog/stationDevolution.vue +++ b/src/jmapNew/theme/ningbo_03/menus/menuDialog/stationDevolution.vue @@ -105,7 +105,7 @@ export default { 'selected': function(val) { if (val) { const stationEle = this.$store.getters['map/getDeviceByCode'](val.code); - if (stationEle) { + if (stationEle && this.$store.state.training.prdType == '02') { if (stationEle.controller) { const memberData = this.$store.state.training.memberData; if (memberData[stationEle.controller].userId == this.$store.state.user.id) { @@ -116,6 +116,8 @@ export default { } else { this.status = true; } + } else { + this.status = true; } } } @@ -171,7 +173,7 @@ export default { const steps = { operation: isClose ? OperationEvent.Command.common.confirm.operation : OperationEvent.Command.common.apply.operation, over: true, - param: {stationCode:val.code} + param: {stationCodes:[val.code]} }; // steps.cmdType = this.status ? CMD.ControlConvertMenu.CMD_CM_RECEIVE_CONTROL : CMD.ControlConvertMenu.CMD_CM_SURRENDER_CONTROL; @@ -182,7 +184,7 @@ export default { isClose && this.doClose(); this.$emit('commandSuccess', val.code); } - }).catch((error) => { + }).catch(() => { isClose && this.doClose(); this.$refs.noticeInfo.doShow(); }); diff --git a/src/jmapNew/theme/ningbo_03/menus/menuDialog/stationReclaim.vue b/src/jmapNew/theme/ningbo_03/menus/menuDialog/stationReclaim.vue index b30909379..f8dfa5a7c 100644 --- a/src/jmapNew/theme/ningbo_03/menus/menuDialog/stationReclaim.vue +++ b/src/jmapNew/theme/ningbo_03/menus/menuDialog/stationReclaim.vue @@ -35,14 +35,14 @@ 确定(O) + >确定(O) - 应用(A) + 应用(A) 关闭(C) @@ -56,157 +56,169 @@