注释调整

This commit is contained in:
mzr 2024-10-21 17:57:13 +08:00
parent 0736ec3699
commit 1270f5b221
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ const URLS = { // 请求路径
addUrl: '/nccloud/pu/dhjyd/AddDhjydMasterVOAction.do', addUrl: '/nccloud/pu/dhjyd/AddDhjydMasterVOAction.do',
editUrl: '/nccloud/pu/dhjyd/EditDhjydMasterVOAction.do', editUrl: '/nccloud/pu/dhjyd/EditDhjydMasterVOAction.do',
copyUrl: '/nccloud/pu/dhjyd/CopyDhjydMasterVOAction.do', copyUrl: '/nccloud/pu/dhjyd/CopyDhjydMasterVOAction.do',
addUnPassUrl: '/nccloud/pu/dhjyd/AddUnPassDhjydMasterVOAction.do', // todo: 新增不合格审批单 addUnPassUrl: '/nccloud/pu/dhjyd/AddUnPassDhjydMasterVOAction.do', // 新增不合格审批单
}; };
const ACTIONS = { // 按钮编码 const ACTIONS = { // 按钮编码