Commit 747a7dff by 蔡嘉凯

蔡嘉凯 2021_3_7

parent e2167770
import {post} from "@/utils/http";
import base from "@/api/base";
//获取关联案件
export const getGzGlajList = params =>
post(`${base.alyIP}/glaj/getGzGlajList`, params);
......@@ -320,7 +320,7 @@ export default [
auth: "5",
isUpdata: false
},
component: () => import("@/views/caseFocusOnPerson/gzryEdit.vue")
component: () => import("@/views/caseFocusOnPerson/gzryForm.vue")
},
{
path: "/caseStatistics",
......
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