From b6bf5c99a551f042616c184313a9abb9cab1008a Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期一, 10 二月 2025 15:04:18 +0800
Subject: [PATCH] 导入聚乳酸明细时 牌号为161,171,181并且物资类别为改性树脂时指定主体为海正生物,生产车间为一车间
---
src/main/webapp/views/pla3/plaDetl.html | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/src/main/webapp/views/pla3/plaDetl.html b/src/main/webapp/views/pla3/plaDetl.html
index 0c66198..3ac8145 100644
--- a/src/main/webapp/views/pla3/plaDetl.html
+++ b/src/main/webapp/views/pla3/plaDetl.html
@@ -91,16 +91,16 @@
/*display: none;*/
}
- .layui-table-cell {
- text-align: center;
- line-height: 20px !important;
- vertical-align: middle;
- height: auto;
- overflow: visible;
- text-overflow: inherit;
- white-space: normal;
+ /*.layui-table-cell {*/
+ /* text-align: center;*/
+ /* line-height: 20px !important;*/
+ /* vertical-align: middle;*/
+ /* height: auto;*/
+ /* overflow: visible;*/
+ /* text-overflow: inherit;*/
+ /* white-space: normal;*/
- }
+ /*}*/
.table-header-fixed {
top: 0;
position: fixed;
--
Gitblit v1.9.1