From c677e52078ada4db5ed39a2b46b65f8e0d6a73bc Mon Sep 17 00:00:00 2001
From: cl <1442464845@qq.com>
Date: 星期二, 07 四月 2026 18:38:14 +0800
Subject: [PATCH] 重量入参限制
---
src/main/webapp/static/js/basRgvOpt/basRgvOpt.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/basRgvOpt/basRgvOpt.js b/src/main/webapp/static/js/basRgvOpt/basRgvOpt.js
index 792df30..12cf021 100644
--- a/src/main/webapp/static/js/basRgvOpt/basRgvOpt.js
+++ b/src/main/webapp/static/js/basRgvOpt/basRgvOpt.js
@@ -49,7 +49,7 @@
,{field: 'memo', align: 'center',title: '澶囨敞'}
// ,{field: 'id', align: 'center',title: ''}
- ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:120}
+ // ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:120}
]],
request: {
pageName: 'curr',
--
Gitblit v1.9.1