Commit a3dd6370 by gao_yingdong

侦办日志

parent f1f3009d
......@@ -682,6 +682,15 @@ export default [
component: () => import("@/views/ryda/carda.vue")
},
{
path: "/zbrzIndex",
name: "zbrzIndex",
meta: {
title: '侦办日志',
auth: 5
},
component: () => import("@/views/ajzb/index.vue")
},
{
path: "/rydaIndex",
name: "rydaIndex",
meta: {
......
......@@ -50,6 +50,11 @@ export default {
jdZjhm: self.$route.query.jdZjhm,
wbZjhm: self.$route.query.wbZjhm,
jczZjhm: self.$route.query.jczZjhm,
ajmc: self.$route.query.ajmc,
ajlbdmStr: self.$route.query.ajlbdmStr,
zatzJyqkStr: self.$route.query.zatzJyqkStr,
ajxlbStr: self.$route.query.ajxlbStr,
zcjddmStr: self.$route.query.zcjddmStr,
},
});
})
......
......@@ -370,7 +370,7 @@
unlink-panels
range-separator="至"
start-placeholder="开始日期"
value-format="yyyy-MM-dd HH:mm:ss"
value-format="yyyy-MM-dd"
end-placeholder="结束日期"
>
</el-date-picker>
......
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