From f791db88d83a7ed851b9412d9797ed16b345fe79 Mon Sep 17 00:00:00 2001 From: loulijun2021 <1694218219@qq.com> Date: 星期四, 07 七月 2022 18:39:18 +0800 Subject: [PATCH] 1.项目页面修改2.生产管理工单页面开发 --- src/main.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/main.js b/src/main.js index 89f4f2b..1ff9ba2 100644 --- a/src/main.js +++ b/src/main.js @@ -49,7 +49,8 @@ import '../public/static/theme/index.css' /* icofont */ // 鎵撳嵃 -import Print from 'vue-print-nb' +// import Print from 'vue-print-nb' +import Print from './components/Print/vue-print-nb' Vue.use(Print) // 姘村嵃 -- Gitblit v1.9.3