From bf90cf8568301edb38920e8b0a0ce7e137a668ef Mon Sep 17 00:00:00 2001
From: 廖井涛 <2265517004@qq.com>
Date: 星期四, 21 八月 2025 09:51:55 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/ERP_override
---
north-glass-erp/northglass-erp/src/components/sd/delivery/PrintSheetLuoyangDetails.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/north-glass-erp/northglass-erp/src/components/sd/delivery/PrintSheetLuoyangDetails.vue b/north-glass-erp/northglass-erp/src/components/sd/delivery/PrintSheetLuoyangDetails.vue
index b9031f1..5ee00cb 100644
--- a/north-glass-erp/northglass-erp/src/components/sd/delivery/PrintSheetLuoyangDetails.vue
+++ b/north-glass-erp/northglass-erp/src/components/sd/delivery/PrintSheetLuoyangDetails.vue
@@ -319,7 +319,7 @@
<el-col :span="5" style="font-size: 16px;white-space: nowrap;">
<input v-model="delivery.project"
- style="border: 0;width: 100%;
+ style="border: 0;width: 250%;
height: 100%;font-size:16px;white-space: nowrap; "/>
</el-col>
</el-row>
@@ -515,7 +515,7 @@
}*/
.foot{
position: absolute;
- bottom: 1cm;
+ bottom: 0.1cm;
//transform: translateY(8cm);
}
/*#table-sum {
--
Gitblit v1.8.0