From 8509bfe916ea42cddefbe52f7bba71e1b5cd18e1 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 02 四月 2021 16:28:37 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/locStatis/locStatis.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/static/js/locStatis/locStatis.js b/src/main/webapp/static/js/locStatis/locStatis.js
index f607ca0..c747d16 100644
--- a/src/main/webapp/static/js/locStatis/locStatis.js
+++ b/src/main/webapp/static/js/locStatis/locStatis.js
@@ -1,6 +1,7 @@
 var pageCurr;
 function getCol() {
     var cols = [
+        {type: 'numbers', fixed: 'left'},
         {field: 'anfme', align: 'center',title: '搴撳瓨鏁伴噺', style: 'font-weight: bold'}
     ];
     arrRemove(detlCols, "field", "anfme")

--
Gitblit v1.9.1