Commit 4af6f8b5 authored by 许佳敏's avatar 许佳敏

Merge branch 'fix-material-links' into 'v2-220418'

fix: 修改跳转链接 See merge request linkseeks-design/pro-admin!17
parents 70621511 734e8edf
......@@ -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