批量设置 申请重新匹配 确认 退回对接接口

This commit is contained in:
zyx.net
2023-08-20 10:39:59 +08:00
parent 2b2ba21f20
commit a27fab7557
6 changed files with 100 additions and 56 deletions
+1
View File
@@ -1948,4 +1948,5 @@ module.exports = {
tobematched:'To be matched',
Pendingapproval:'To be approved',
lock:'lock',
datacannotbeedited:'This data cannot be edited',
}
+1
View File
@@ -3904,4 +3904,5 @@ module.exports = {
tobematched:'待匹配',
Pendingapproval:'待审批',
lock:'锁定',
datacannotbeedited:'该数据不能进行编辑',
}