From 01ef7c649cb64c63777a551e13a84600a561ef01 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期五, 28 六月 2024 16:54:03 +0800
Subject: [PATCH] 工资模块弹框更改

---
 WebTM/views/工资管理/Gy_DuSubsidyItemBillList.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/WebTM/views/\345\267\245\350\265\204\347\256\241\347\220\206/Gy_DuSubsidyItemBillList.html" "b/WebTM/views/\345\267\245\350\265\204\347\256\241\347\220\206/Gy_DuSubsidyItemBillList.html"
index ae828c1..a11c2cd 100644
--- "a/WebTM/views/\345\267\245\350\265\204\347\256\241\347\220\206/Gy_DuSubsidyItemBillList.html"
+++ "b/WebTM/views/\345\267\245\350\265\204\347\256\241\347\220\206/Gy_DuSubsidyItemBillList.html"
@@ -170,7 +170,7 @@
                         soulTable.render(this);
                     }
                     , cols: [[
-                        { type: 'radio', fixed: 'left' }
+                        { type: 'checkbox', fixed: 'left' }
                         , { field: 'HItemID', title: 'HItemID', sort: true, hide: true }
                         , { field: '鎵hˉ璧勬枡浠g爜', title: '鎵hˉ璧勬枡浠g爜', sort: true }
                         , { field: '鎵hˉ璧勬枡鍚嶇О', title: '鎵hˉ璧勬枡鍚嶇О', sort: true}

--
Gitblit v1.9.1