领料出库打印

This commit is contained in:
hongchao 2024-12-27 09:08:43 +08:00
parent 5ce7cef3c3
commit 0a821b88b1
1 changed files with 1 additions and 1 deletions

View File

@ -864,7 +864,7 @@ import {
} from "@/api/lease/out";
import vueEasyPrint from "vue-easy-print";
// import chapter from '../../../../utils/chapter';
// import printJS from 'print-js';
import printJS from 'print-js';
export default {
dicts: ["lease_task_status"],
components: { vueEasyPrint },