From 3b59fc3e88c231534e2e98aa8e3b9b8e08d02ce1 Mon Sep 17 00:00:00 2001
From: zgq <519541279@qq.com>
Date: 星期一, 29 三月 2021 08:49:28 +0800
Subject: [PATCH] nothing
---
WebTM/views/生产工序管理/工序汇报单/Sc_ProcessReportList.html | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git "a/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\267\245\345\272\217\346\261\207\346\212\245\345\215\225/Sc_ProcessReportList.html" "b/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\267\245\345\272\217\346\261\207\346\212\245\345\215\225/Sc_ProcessReportList.html"
index 19896a5..f8bbfad 100644
--- "a/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\267\245\345\272\217\346\261\207\346\212\245\345\215\225/Sc_ProcessReportList.html"
+++ "b/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\267\245\345\272\217\346\261\207\346\212\245\345\215\225/Sc_ProcessReportList.html"
@@ -109,7 +109,8 @@
,cellMinWidth: 90
, cols: [[
//{ field: 'hmainid', title: 'hmainid', sort: true, width: 165 }
- { field: 'HDate', title: '鏃ユ湡', sort: true, width: 120 }
+ { type: 'checkbox' }
+ ,{ field: 'HDate', title: '鏃ユ湡', sort: true, width: 120 }
, { field: 'HBillNo', title: '鍗曟嵁鍙�', sort: true, width: 170 }
//, { field: 'HBillStatus ', title: '鍗曟嵁鐘舵��', width: 105 }
, { field: 'HICMOBillNo', title: '浠诲姟鍗曞彿' }
--
Gitblit v1.9.1