在VUE中實現打印

1.安裝javascript npm install vue-print-nb --save 2.在mian.js中引入html import Print from 'vue-print-nb' Vue.use(Print); 3.在頁面中使用vue <el-dialog title="打印頁面" :visible.sync="dialogVisible" width="40%" :loading
相關文章
相關標籤/搜索