diff --git a/jero-web/src/views/projectManagement/components/ParameterItemCollectionList.vue b/jero-web/src/views/projectManagement/components/ParameterItemCollectionList.vue index 32b4c4240..37c7c56c2 100644 --- a/jero-web/src/views/projectManagement/components/ParameterItemCollectionList.vue +++ b/jero-web/src/views/projectManagement/components/ParameterItemCollectionList.vue @@ -244,11 +244,63 @@ + + +
+
NIO编号为{{ item.nioNumber }},状态为{{ item.state }},没有此按钮的操作权限。
+
+ +
+ {{ currentPersonRole =='homo'? '认证工程师': (currentPersonRole =='sdt'? '工程接口人': '填写人') }} 数据状态为 + + + '待发起收集'、'工程接口人退回'或'变更' + + + + '已提交'或'变更' + + + + '已提交'或'变更' + + + + '待工程接口人处理'或'填写人退回' + + + + '待填写'或'认证工程师退回' + + + + '已提交' + + + '待工程接口人处理'或'填写人退回' + + + '待填写'或'认证工程师退回' + + + + '待工程接口人处理'或'填写人退回' + + + '待填写' + + + '已提交' + + 时,才有权限操作此按钮。 +
+
+