From 0009331f11ada9383506cc2c361b77a161a16e9d Mon Sep 17 00:00:00 2001 From: skyouc Date: 星期四, 10 七月 2025 14:22:43 +0800 Subject: [PATCH] no message --- zy-asrs-admin/src/components/print/orderPrint/template/template1.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zy-asrs-admin/src/components/print/orderPrint/template/template1.vue b/zy-asrs-admin/src/components/print/orderPrint/template/template1.vue index c003210..cc9e101 100644 --- a/zy-asrs-admin/src/components/print/orderPrint/template/template1.vue +++ b/zy-asrs-admin/src/components/print/orderPrint/template/template1.vue @@ -27,7 +27,7 @@ <template> <div id="printOrder"> <div> - <table class="contain" width="980" style="overflow: hidden;font-size: xx-small;table-layout: fixed;"> + <table class="contain" width="100%" style="overflow: hidden;font-size: xx-small;table-layout: fixed;"> <tr style="height: 40px"> <td align="center" colspan="2">瀹㈡埛鍚嶇О</td> <td align="center" colspan="2">鑱旂郴鐢佃瘽</td> -- Gitblit v1.9.1