From bb2369eb18d4df05baf69fc4ae0396e74bd283cf Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期一, 08 四月 2024 15:26:30 +0800
Subject: [PATCH] #pda根据库位号、物料号查询
---
src/main/webapp/static/js/saasLog/saasLog.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/saasLog/saasLog.js b/src/main/webapp/static/js/saasLog/saasLog.js
index a10be60..d22e9cd 100644
--- a/src/main/webapp/static/js/saasLog/saasLog.js
+++ b/src/main/webapp/static/js/saasLog/saasLog.js
@@ -25,7 +25,7 @@
totalRow: true, // 寮�鍚悎璁¤
limit: 15,
limits: [15, 30, 50, 100, 200, 500],
- // toolbar: '#toolbar',
+ toolbar: '#toolbar',
cellMinWidth: 50,
height: 'full-120',
cols: [[
--
Gitblit v1.9.1