修改法规和认证清单流程筛选多选
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ public enum CertificationInventoryFlowStatusEnum {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
LIST_TO_BE_RELEASED("清单待发布","List to be released","List to be released"),
|
LIST_TO_BE_RELEASED("清单待发布","List to be released","List to be released"),
|
||||||
LIST_TO_BE_CHECKED("清单待校核","List to be checked","List to be checked"),
|
LIST_TO_BE_CHECKED("任务待发起","Task to be initiated","List to be checked"),
|
||||||
CERTIFICATION_RETURNED("认证退回","Certification returned","Certification returned"),
|
CERTIFICATION_RETURNED("认证退回","Certification returned","Certification returned"),
|
||||||
TASK_TO_BE_CONFIRMED("任务待确认","Task to be confirmed","Task to be confirmed"),
|
TASK_TO_BE_CONFIRMED("任务待确认","Task to be confirmed","Task to be confirmed"),
|
||||||
REFUSAL_OF_RESPONSIBLE_PERSON("责任人拒绝","Refusal of responsible person","Refusal of responsible person"),
|
REFUSAL_OF_RESPONSIBLE_PERSON("责任人拒绝","Refusal of responsible person","Refusal of responsible person"),
|
||||||
|
|||||||
Reference in New Issue
Block a user