Commit 734e8edf authored by Bill's avatar Bill

fix: 修改跳转链接

parent 70621511
......@@ -19,7 +19,7 @@ import { Link } from 'umi';
* 物料审核流程规则配置
*/
const formActions = createFormActions();
const CREATE_URL = '/system/ruleSettingManager/material/detail/add'
const CREATE_URL = '/system/ruleSettingManager/material/add'
const MaterialAuditProcessConfig = () => {
const ref = useRef<any>({});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment