平台件项目库 认证清单发布任务修改

This commit is contained in:
zyx.net
2023-09-18 14:30:16 +08:00
parent 27b0c5963a
commit bdfb30585a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1426,7 +1426,7 @@ module.exports = {
confirmLaunchTask:'Confirm to initiate a task ?',
conditionsNotMet:'Conditions not met',
onlyProcessStatusReturned:'Only data with process status of List to Be Checked and Rejected by Owner can be returned',
onlyProcessReturned:'Only data with a process status of list to be verified and rejected by the responsible person can be initiated, and the delivery type, engineering interface person, responsible person, and deadline cannot be empty',
onlyProcessReturned:'Only data whose process status is Task ready to be started or rejected by the responsible person can be initiated, and the deliverable type, project interface person, responsible person, and deadline cannot be left blank',
confirmToAcceptTheTask:'Confirm to accept the task?',
confirmRejectTask:'Confirm to reject the task ?',
onlyDataStatusConfirmedSelected:'Only data with process status of Task to Be Confirmed can be selected',
+2 -2
View File
@@ -1525,7 +1525,7 @@ module.exports = {
confirmLaunchTask: '确认发起任务?',
conditionsNotMet: '不满足条件',
onlyProcessStatusReturned: '只能退回流程状态为清单待校核和责任人拒绝的数据',
onlyProcessReturned: '只能发起流程状态为清单待校核和责任人拒绝的数据,并且交付物类型工程接口人责任人截止时间不能为空',
onlyProcessReturned: '只能发起流程状态为任务待发起和责任人拒绝的数据,并且交付物类型工程接口人责任人截止时间不能为空',
confirmToAcceptTheTask: '确认接受任务?',
confirmRejectTask: '确认拒绝任务?',
onlyDataStatusConfirmedSelected: '只能选择流程状态为任务待确认的数据',
@@ -3430,7 +3430,7 @@ module.exports = {
confirmLaunchTask: '确认发起任务?',
conditionsNotMet: '不满足条件',
onlyProcessStatusReturned: '只能退回流程状态为清单待校核和责任人拒绝的数据',
onlyProcessReturned: '只能发起流程状态为清单待校核和责任人拒绝的数据,并且交付物类型工程接口人责任人截止时间不能为空',
onlyProcessReturned: '只能发起流程状态为任务待发起和责任人拒绝的数据,并且交付物类型工程接口人责任人截止时间不能为空',
confirmToAcceptTheTask: '确认接受任务?',
confirmRejectTask: '确认拒绝任务?',
onlyDataStatusConfirmedSelected: '只能选择流程状态为任务待确认的数据',