增加商家后台打印发货单

This commit is contained in:
mhhhh
2022-07-06 15:18:56 +08:00
parent 8327639c23
commit 317bf1cd47
3 changed files with 136 additions and 0 deletions

View File

@@ -28,6 +28,9 @@ import * as filters from "@/utils/filters"; // global filter
import { md5 } from "@/utils/md5.js";
const { aMapSecurityJsCode } = require("@/config");
// 打印
import Print from 'vue-print-nb';
Vue.use(Print);
// 高德安全密钥
if (aMapSecurityJsCode) {
window._AMapSecurityConfig = {