Commit 66e55aa1 by 米嘉伟

feat(*):打印集成

parent e4df6f55
......@@ -30,15 +30,15 @@ export default[
},
component: () => import("@/views/zwxt/fingerprint3.vue")
},
// {
// path: "/print/:rybh",
// name: "print",
// meta: {
// title: '指纹界面',
// auth: 5
// },
// component: () => import("@/views/zwxt/rymb.vue")
// },
{
path: "/print/:rybh",
name: "print",
meta: {
title: '指纹界面',
auth: 5
},
component: () => import("@/views/zwxt/rymb.vue")
},
{
path: "/fingerprintIndex6/:rybh/:username",
name: "fingerprintIndex6",
......
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