Commit 66e55aa1 by 米嘉伟

feat(*):打印集成

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