vue实现打印
摘要:第一种方法:通过npm 安装插件 1,安装 npm install vue-print-nb --save 2,引入 安装好以后在main.js文件中引入 import Print from 'vue-print-nb' Vue.use(Print); //注册 3,现在就可以使用了 <div id
阅读全文
posted @ 2020-07-21 17:24
posted @ 2020-07-21 17:24
posted @ 2020-07-21 17:23