注释调整
This commit is contained in:
parent
0736ec3699
commit
1270f5b221
|
@ -195,7 +195,7 @@ const URLS = { // 请求路径
|
|||
addUrl: '/nccloud/pu/dhjyd/AddDhjydMasterVOAction.do',
|
||||
editUrl: '/nccloud/pu/dhjyd/EditDhjydMasterVOAction.do',
|
||||
copyUrl: '/nccloud/pu/dhjyd/CopyDhjydMasterVOAction.do',
|
||||
addUnPassUrl: '/nccloud/pu/dhjyd/AddUnPassDhjydMasterVOAction.do', // todo: 新增不合格审批单
|
||||
addUnPassUrl: '/nccloud/pu/dhjyd/AddUnPassDhjydMasterVOAction.do', // 新增不合格审批单
|
||||
};
|
||||
|
||||
const ACTIONS = { // 按钮编码
|
||||
|
|
Loading…
Reference in New Issue