From 0e69b6d27e19862a9832b627d358d9ce04118a6e Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 23 三月 2021 17:00:27 +0800
Subject: [PATCH] #
---
src/main/webapp/views/pda/stockCheck.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/views/pda/stockCheck.html b/src/main/webapp/views/pda/stockCheck.html
index e563de1..3132082 100644
--- a/src/main/webapp/views/pda/stockCheck.html
+++ b/src/main/webapp/views/pda/stockCheck.html
@@ -62,7 +62,7 @@
</header>
<!-- 涓讳綋 -->
-<main>
+<main style="height: 285px;">
<table class="layui-table" id="chooseData" lay-filter="chooseData"></table>
</main>
<!-- 灏鹃儴 -->
@@ -110,7 +110,7 @@
limit: 500,
cellMinWidth: 50,
cols: [[
- {fixed: 'left', align: 'center', field: 'anfme', title: '鏁伴噺', event: 'modify', style:'cursor: pointer;color: blue', width:50},
+ {fixed: 'left', align: 'center', field: 'anfme', title: '鏁伴噺', event: 'modify', style:'font-weight: bold;', width:50},
{field: 'matnr', align: 'center', title: '鍟嗗搧缂栧彿'},
{field: 'maktx', align: 'center', title: '鍟嗗搧鍚嶇О'}
]],
--
Gitblit v1.9.1