From bc363d39442cb1cdee5b8c73c579d1c5778371bc Mon Sep 17 00:00:00 2001
From: dubin <bindu_bean@163.com>
Date: 星期五, 07 十一月 2025 14:06:12 +0800
Subject: [PATCH] #1
---
src/main/webapp/static/js/locDetl/locDetl.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/static/js/locDetl/locDetl.js b/src/main/webapp/static/js/locDetl/locDetl.js
index b0b17da..a2c8d30 100644
--- a/src/main/webapp/static/js/locDetl/locDetl.js
+++ b/src/main/webapp/static/js/locDetl/locDetl.js
@@ -22,10 +22,10 @@
// var html = "<img src='http://127.0.0.1:8080/czkhasrs/previewImage?maktx=" +row.maktx+"'/>";
// return html;
// }}
- ,{fixed: 'right', align: 'center', title: '绠�鍥�', templet: function(row){
+ /*,{fixed: 'right', align: 'center', title: '绠�鍥�', templet: function(row){
var html = "<a href='http://127.0.0.1:8080/czkhasrs/previewImage?maktx=" + row.maktx + "' target='_blank' rel='noopener noreferrer'>鏌ョ湅绠�鍥�</a>";
return html;
- }}
+ }}*/
,{field: 'units', align: 'center',title: '鍗曚綅閲�', hide: true}
,{field: 'barcode', align: 'center',title: '鏉$爜', hide: true}
,{field: 'origin', align: 'center',title: '浜у湴', hide: true}
--
Gitblit v1.9.1