From 1270f5b22198b81575ed2b0a870fc8b038d1a655 Mon Sep 17 00:00:00 2001 From: mzr <1562242162@qq.com> Date: Mon, 21 Oct 2024 17:57:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pu/dhjyd/dhjydmaster/main/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pu/dhjyd/dhjydmaster/main/index.js b/src/pu/dhjyd/dhjydmaster/main/index.js index 78eee59..2e5e191 100644 --- a/src/pu/dhjyd/dhjydmaster/main/index.js +++ b/src/pu/dhjyd/dhjydmaster/main/index.js @@ -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 = { // 按钮编码