From 33430ec5f8f7bd181bbeea8d933285ef58a7980a Mon Sep 17 00:00:00 2001 From: zrg <z18737863051@163.com> Date: 星期五, 23 二月 2024 09:22:00 +0800 Subject: [PATCH] 项目管理、车间管理、仓库管理 模块下的全部单据和单据列表; 单据有网格的 增加 合计行 --- WebTM/views/车间管理/报表分析/Mes_OrderProcFlowAllReport.html | 5 WebTM/views/车间管理/车间收料/JIT_SendGoodsBillList.html | 3 WebTM/views/模治具管理/模治具管理/Gy_BarCodeBillList.html | 7 WebTM/views/车间管理/委外工序接收单/Cj_StationEntrustOutBill_Mul.html | 5 WebTM/views/模治具管理/模治具管理/Gy_BarCodeBill_OutList.html | 5 WebTM/views/车间管理/委外工序发出单/Cj_StationEntrustInBill_Mul.html | 5 WebTM/views/车间管理/单品过站/RetrospectiveQueryReport.html | 35 ++ WebTM/views/车间管理/报表分析/Sc_ProcessErrStationReport.html | 5 WebTM/views/生产工序管理/工序汇报单/Sc_ProcessReportList_Last.html | 5 WebTM/views/生产管理/生产叫料平台/JIT_ComplementGoodBillMain_ZXBZ.html | 25 WebTM/views/验收入库/其他入库/Kf_OtherInBillList.html | 7 WebTM/views/领料发货/领料出库/Kf_MateOutBillList.html | 12 WebTM/views/仓存管理/条码生成/Gy_BarCodeBill.html | 11 WebTM/views/车间管理/叫料管理/生产日计划单/Sc_WorkBillAutoSortBillMain.html | 1 WebTM/views/生产管理/生产装箱单/QK_PackingBill.html | 11 WebTM/views/仓存管理/仓库调拨/Kf_MoveStockBillList.html | 9 WebTM/views/项目管理/工作任务/PM_WorkTaskBillMainMy.html | 10 WebTM/views/领料发货/领料出库/Kf_StockOutRequestBillList.html | 9 WebTM/views/项目管理/周计划/PM_WorkReportWeekBillMainList.html | 6 WebTM/views/车间管理/工序进站接收单/Cj_StationInBillList.html | 10 WebTM/views/领料发货/销售出库/Kf_SellOutBillList.html | 10 WebTM/views/生产工序管理/委外工序计划转出单/WW_EntrustProcessSendOutBillList.html | 3 WebTM/views/车间管理/报表分析/DefectiveDetailedYieldReport.html | 5 WebTM/views/仓存管理/条码出入库记录表/KF_PonderationBillList_Query.html | 7 WebTM/views/销售管理/销售退货单/Kf_ICStockBillMainList.html | 7 WebTM/views/车间管理/报表分析/Sc_WorkShopProcessWIPReport.html | 7 WebTM/views/仓存管理/仓库调拨/Kf_MoveStockRequestBillEdit.html | 13 WebTM/views/项目管理/报表分析/PM_ProjectBillMainMy.html | 8 WebTM/views/车间管理/工序流转卡/Sc_ProcessExchangeIssueBillList.html | 7 WebTM/views/模治具管理/模治具管理/KF_BarCodeStatusChangeBill.html | 5 WebTM/views/车间管理/叫料管理/Jl_CallGoodsBillMain.html | 3 WebTM/views/车间管理/报表分析/Kf_ProdProcessSumReport_DyeColor.html | 7 WebTM/views/生产工序管理/委外工序计划汇报单/WW_EntrustProcessReportBillList.html | 3 WebTM/views/生产工序管理/工序派工单/Sc_ProcessSendWorkList.html | 3 WebTM/views/车间管理/报表分析/sc_ICOMReport.html | 2 WebTM/views/车间管理/报表分析/Kf_ProdProcessEntryReport_DyeColor.html | 7 WebTM/WebTM.csproj.user | 4 WebTM/views/车间管理/工序流转卡/Sc_ProcExchWorkBackBillList.html | 6 WebTM/views/项目管理/工程项目/PM_WorkPlanMonthBillMain.html | 5 WebTM/views/验收入库/委外入库/Kf_EntrustInBillList.html | 1 WebTM/views/车间管理/工序出站汇报单/Sc_StationOutBill_Mul_RYQ.html | 10 WebTM/views/车间管理/报表分析/Kf_MaterOutEntryReport_Cloth.html | 7 WebTM/views/领料发货/领料出库/Kf_MateOutBackBillList.html | 8 WebTM/views/项目管理/报表分析/PM_ProjectWorkDaysSumReport.html | 5 WebTM/views/仓存管理/条码库存/KF_PonderationBillMain_Temp.html | 9 WebTM/views/车间管理/工序流转卡/Sc_ProcExchRecordBackBillList.html | 6 WebTM/views/生产管理/生产退库单/Sc_ProductionReturnList.html | 11 WebTM/views/车间管理/产线组装追溯/Cj_AssemblyTraceability.html | 6 WebTM/views/生产工序管理/工序派工单/Sc_Add_ProcessSendWork.html | 11 WebTM/views/车间管理/报表分析/sc_ICOMRKReport.html | 2 WebTM/views/生产管理/生产装箱单/QK_PackedBillList.html | 8 WebTM/views/车间管理/报表分析/Mes_WIPProcReport.html | 6 WebTM/views/验收入库/产品入库/Kf_ProductInBillList.html | 11 WebTM/views/车间管理/工序流转卡/Sc_ProcessExchangeBillList.html | 2 WebTM/views/车间管理/委外工序发出单/Cj_StationEntrustInBillList.html | 10 WebTM/views/车间管理/报表分析/Sc_WorkShopProcessWIPSumReport.html | 5 WebTM/views/生产管理/生产叫料平台/JIT_ComplementGoodBillMain.html | 21 WebTM/views/生产工序管理/委外工序派工单/WW_AddEntrustProcSendWork.html | 3 WebTM/views/仓存管理/仓库调拨/Kf_MoveStockRequestBillList.html | 9 WebTM/views/验收入库/其他入库/Kf_OtherInBill_FastList.html | 16 WebTM/views/车间管理/工序出站汇报单/Sc_StationOutBill_Mul.html | 5 WebTM/views/生产工序管理/工序计划单/Sc_ProcessPlanList.html | 7 WebTM/views/仓存管理/扫码异常记录表/KF_PonderationBillList.html | 7 WebTM/views/车间管理/工序流转卡/Sc_ProcessExchangeBill.html | 5 WebTM/views/车间管理/报表分析/Sc_EmployeePiecePaySumReport.html | 7 WebTM/views/模治具管理/模治具管理/KF_BarCodeStatusChangeBillList.html | 5 WebTM/views/车间管理/工序流转卡/Sc_ProcessExchangeBillSubList.html | 2 WebTM/views/车间管理/单品过站/BadQueryReport.html | 21 + WebTM/views/项目管理/项目阶段/PM_ProjectStageBillList.html | 5 WebTM/views/车间管理/工序流转卡/WW_EntrustWorkOrderBillList.html | 6 WebTM/views/车间管理/工序流转卡/Sc_ProcessSendWorkEdit.html | 7 WebTM/views/生产工序管理/工序汇报单/Sc_ProcessReportOverList.html | 5 WebTM/layuiadmin/Scripts/webConfig.js | 4 WebTM/views/生产工序管理/委外工序派工单/WW_EntrustProcSendWorkBillList.html | 3 WebTM/views/车间管理/报表分析/Sc_EmployeePiecePayReport.html | 7 WebTM/WebTM.csproj | 3 WebTM/views/车间管理/委外工序接收单/Cj_StationEntrustOutBillList.html | 5 WebTM/views/仓存管理/条码报表/Kf_BarCodeOutInReport.html | 7 WebTM/views/生产工序管理/工序汇报单/Sc_ProcessReportList.html | 7 WebTM/views/生产工序管理/工序计划单/Sc_ProcessPlanEdit.html | 13 WebTM/views/车间管理/工序流转卡/MES_ColorRecordBillList.html | 7 WebTM/views/车间管理/工序流转卡/Sc_ProcessExchangeArrangement.html | 15 WebTM/views/领料发货/领料出库/Kf_StockOutRequestBill.html | 11 WebTM/views/领料发货/领料出库/Kf_MateOutRequestBillList.html | 9 WebTM/views/仓存管理/分步式调入单/Fb_StepFoldinBillList.html | 11 WebTM/views/项目管理/周计划/PM_WorkTaskWeekBillList.html | 2 WebTM/views/车间管理/报表分析/Sc_EmployeePieceWorkReport.html | 7 WebTM/views/车间管理/报表分析/Kf_ProdProcessSumReport_DyeColor_third.html | 7 WebTM/views/车间管理/产线组装追溯/Cj_AssemblyTraceabilityList.html | 2 WebTM/views/领料发货/其他出库/Kf_OtherOutBillList.html | 7 WebTM/views/生产管理/退料申请单/JIT_CallGoodsBackRequestBillList.html | 3 WebTM/views/车间管理/工序出站汇报单/Cj_StationOutBillList.html | 21 + WebTM/views/车间管理/单品过站/Cj_ProcessItemBGA.html | 8 WebTM/views/车间管理/工序流转卡/Sc_ProcessSendWorkList.html | 6 WebTM/views/项目管理/工程项目/PM_CustomerTaskBillMainList.html | 4 WebTM/views/车间管理/报表分析/Sc_StationInBillList.html | 8 WebTM/views/验收入库/外购入库/Kf_POStockInBackBillList.html | 4 WebTM/views/生产管理/拣料配送单/JIT_ComplementGoodsList.html | 5 WebTM/views/车间管理/叫料管理/叫料退料单/Jl_CallGoodsBillBackMain.html | 3 WebTM/views/车间管理/工序流转卡/WW_EntrustWorkOrderBillEdit.html | 11 WebTM/views/项目管理/项目阶段/Gy_ProjectStage.html | 7 WebTM/views/项目管理/工程项目/PM_WorkPlanMonthBillMainList.html | 6 WebTM/views/领料发货/领料出库/Kf_MateOutRequestBill.html | 11 WebTM/views/车间管理/单品过站/Cj_ProcessItemStationPlatform.html | 8 WebTM/views/验收入库/外购入库/Kf_POStockInBillList.html | 2 WebTM/views/车间管理/工序流转卡/MES_SampleRecordBillList.html | 7 WebTM/views/模治具管理/模治具管理/Gy_SplitBarCode.html | 10 WebTM/views/领料发货/分步式调出单/Fb_StepFoldOutBillList.html | 11 WebTM/views/车间管理/工序进站接收单/Sc_StationInBill_Mul.html | 4 WebTM/views/车间管理/报表分析/Kf_MaterOutSumReport_Cloth.html | 6 110 files changed, 563 insertions(+), 256 deletions(-) diff --git a/WebTM/WebTM.csproj b/WebTM/WebTM.csproj index 0044b2b..de988e1 100644 --- a/WebTM/WebTM.csproj +++ b/WebTM/WebTM.csproj @@ -111,6 +111,7 @@ <Content Include="layuiadmin\myicon\鎴戠殑璁剧疆.svg" /> <Content Include="layuiadmin\myicon\绯荤粺璁剧疆.svg" /> <Content Include="layuiadmin\myicon\杞﹂棿绠$悊.svg" /> + <Content Include="layuiadmin\Scripts\echarts.min.js" /> <Content Include="layuiadmin\serial-reader.js" /> <Content Include="layuiadmin\soulTable.slim.js" /> <Content Include="layuiadmin\treeTable.js" /> @@ -262,6 +263,7 @@ <Content Include="views\WMS鎵爜妯″潡\閿�鍞嚭搴揬Kf_SellOutBill_QiaoYi_PDA.html" /> <Content Include="views\浜轰簨绠$悊\寮傚父鍙嶉鍗昞OA_ErrMsgBackBillList_PDA.html" /> <Content Include="views\浜轰簨绠$悊\寮傚父鍙嶉鍗昞OA_ErrMsgBackBill_PDA.html" /> + <Content Include="views\浠撳瓨绠$悊\鏉$爜搴撳瓨\KF_PonderationBillMain_Temp.html" /> <Content Include="views\浠撳瓨绠$悊\鏉$爜鎶ヨ〃\Kf_MaterOutInReport.html" /> <Content Include="views\浠撳瓨绠$悊\鏉$爜鎶ヨ〃\Kf_ICInventory_Mater.html" /> <Content Include="views\浠撳瓨绠$悊\鏉$爜鎶ヨ〃\Kf_ICInventory_BarCode.html" /> @@ -389,6 +391,7 @@ <Content Include="views\妯℃不鍏风鐞哱鍣ㄥ叿鎶ヨ〃\Sc_MouldConkBookBillMainReport.html" /> <Content Include="views\妯℃不鍏风鐞哱鍣ㄥ叿鎶ヨ〃\Sc_MouldMaintainBillMainReport.html" /> <Content Include="views\妯℃不鍏风鐞哱鍣ㄥ叿鎶ヨ〃\Sc_MouldRepairWorkBillReport.html" /> + <Content Include="views\妯℃不鍏风鐞哱妯℃不鍏风鐞哱Gy_SplitBarCode.html" /> <Content Include="views\鐢熶骇绠$悊\浣滀笟鎸囧涔Gy_SOPBill_Video.html" /> <Content Include="views\鐢熶骇绠$悊\宸ュ崟\Sc_MyTicketList.html" /> <Content Include="views\鐢熶骇绠$悊\寮傚父鍙嶉鍗昞Sc_Reply_MESExecptFeedBackBill.html" /> diff --git a/WebTM/WebTM.csproj.user b/WebTM/WebTM.csproj.user index 920b3aa..ec8b5b4 100644 --- a/WebTM/WebTM.csproj.user +++ b/WebTM/WebTM.csproj.user @@ -1,8 +1,8 @@ 锘�<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> - <NameOfLastUsedPublishProfile>D:\GIT浠撳簱\MESWMS-LayUI\WebTM\Properties\PublishProfiles\JFTM.pubxml</NameOfLastUsedPublishProfile> - <ProjectView>ProjectFiles</ProjectView> + <NameOfLastUsedPublishProfile>D:\鏅轰簯杩堟�漒MES\MES-WEB-LayUI\WebTM\Properties\PublishProfiles\JFTM.pubxml</NameOfLastUsedPublishProfile> + <ProjectView>ShowAllFiles</ProjectView> <LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig> <UseIISExpress>true</UseIISExpress> <Use64BitIISExpress /> diff --git a/WebTM/layuiadmin/Scripts/webConfig.js b/WebTM/layuiadmin/Scripts/webConfig.js index 922b73b..f9bb972 100644 --- a/WebTM/layuiadmin/Scripts/webConfig.js +++ b/WebTM/layuiadmin/Scripts/webConfig.js @@ -3,10 +3,10 @@ //var WEBURL = "http://192.168.16.80:8011/"; //鍔炲叕瀹ゆ湇鍔″櫒 //var WEBURL = "http://localhost:8081/SWEAPI/"; //ch鏈湴*/ //var WEBURL = "http://61.164.86.218:8099/ABAPI/"; - var WEBURL = "http://localhost/API/"; //棰滄檽鍐涙湰鍦伴厤缃� + //var WEBURL = "http://localhost/API/"; //棰滄檽鍐涙湰鍦伴厤缃� //var WEBURL = "http://localhost:8082/LuBaoAPI/"; //鏉ㄤ箰鏈湴閰嶇疆 //var WEBURL = "http://localhost:8082/API/"; //鏉滆春鏈湴閰嶇疆 - //var WEBURL = "http://localhost:8082/API/"; //寮犵憺骞挎湰鍦伴厤缃� + var WEBURL = "http://localhost:8082/API/"; //寮犵憺骞挎湰鍦伴厤缃� //var WEBURL = "http://localhost:81/API/"; //闄堥洴闈欐湰鍦伴厤缃� //var WEBURL = "http://localhost:8082/LuBaoAPI/"; //浣欐�濇澃鏈湴閰嶇疆 //var WEBURL = "http://localhost:8088/ARAPI/"; //浣欐�濇澃鏈湴閰嶇疆(瀹夌憺) diff --git "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\344\273\223\345\272\223\350\260\203\346\213\250/Kf_MoveStockBillList.html" "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\344\273\223\345\272\223\350\260\203\346\213\250/Kf_MoveStockBillList.html" index b31d33f..b150283 100644 --- "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\344\273\223\345\272\223\350\260\203\346\213\250/Kf_MoveStockBillList.html" +++ "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\344\273\223\345\272\223\350\260\203\346\213\250/Kf_MoveStockBillList.html" @@ -233,6 +233,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -250,8 +251,8 @@ , { field: 'hkeeperid', title: 'hkeeperid', width: 160, hide: true, sort: true } , { field: '淇濈鍛樹唬鐮�', title: '淇濈鍛樹唬鐮�', width: 160, sort: true } , { field: '淇濈鍛�', title: '淇濈鍛�', width: 200, sort: true } - , { field: '搴旀敹鏁伴噺', title: '搴旀敹鏁伴噺', width: 115, sort: true } - , { field: '瀹炴敹鏁伴噺', title: '瀹炴敹鏁伴噺', width: 200, sort: true } + , { field: '搴旀敹鏁伴噺', title: '搴旀敹鏁伴噺', width: 115, sort: true, totalRow: true } + , { field: '瀹炴敹鏁伴噺', title: '瀹炴敹鏁伴噺', width: 200, sort: true, totalRow: true} , { field: 'hsubid', title: 'hsubid', width: 200, hide: true, sort: true } , { field: '鐗╂枡浠g爜', title: '鐗╂枡浠g爜', width: 200, sort: true } , { field: '鐗╂枡鍚嶇О', title: '鐗╂枡鍚嶇О', width: 200, sort: true } @@ -259,8 +260,8 @@ , { field: 'hunitid', title: 'hunitid', width: 115, hide: true, sort: true } , { field: '璁¢噺鍗曚綅浠g爜', title: '璁¢噺鍗曚綅浠g爜', sort: true } , { field: '璁¢噺鍗曚綅', title: '璁¢噺鍗曚綅', sort: true } - , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true } - , { field: '閲戦', title: '閲戦', width: 200, sort: true } + , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true, totalRow: true} + , { field: '閲戦', title: '閲戦', width: 200, sort: true, totalRow: true} , { field: '璋冨叆浠撳簱浠g爜', title: '璋冨叆浠撳簱浠g爜', width: 200, sort: true } , { field: '璋冨叆浠撳簱', title: '璋冨叆浠撳簱', width: 115, sort: true } , { field: '璋冨嚭浠撳簱浠g爜', title: '璋冨嚭浠撳簱浠g爜', width: 200, sort: true } diff --git "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\344\273\223\345\272\223\350\260\203\346\213\250/Kf_MoveStockRequestBillEdit.html" "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\344\273\223\345\272\223\350\260\203\346\213\250/Kf_MoveStockRequestBillEdit.html" index 455a53f..96b6d16 100644 --- "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\344\273\223\345\272\223\350\260\203\346\213\250/Kf_MoveStockRequestBillEdit.html" +++ "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\344\273\223\345\272\223\350\260\203\346\213\250/Kf_MoveStockRequestBillEdit.html" @@ -496,6 +496,7 @@ , toolbar: '#toolbarDemo' , limit: 500 , height: 500 + , totalRow: true , loading: false , cols: [[ //瀛愯〃 { type: 'checkbox', totalRowText: '鍚堣琛�' } @@ -509,12 +510,12 @@ , { field: 'HSecUnitRate', title: '鎹㈢畻鐜�', width: 100, edit: 'text' } , { field: 'HSecUnitID', title: 'HSecUnitID', width: 100, hide: true } , { field: '杈呭姪璁¢噺鍗曚綅', title: '杈呭姪璁¢噺鍗曚綅', width: 110, edit: 'text', event: "HSecUnitID" }//f7 - , { field: 'HQtyMust', title: '搴旀敹鏁伴噺', width: 100, edit: 'text' } - , { field: 'HQty', title: '瀹炴敹鏁伴噺', width: 100, edit: 'text' } - , { field: 'HPrice', title: '鍗曚环', width: 100, edit: 'text'} - , { field: 'HMoney', title: '閲戦', width: 100, edit: 'text' } - , { field: 'HOutPrice', title: '璋冨嚭鍗曚环', width: 100, edit: 'text'} - , { field: 'HOutMoney', title: '璋冨嚭閲戦', width: 100, edit: 'text'} + , { field: 'HQtyMust', title: '搴旀敹鏁伴噺', width: 100, edit: 'text', totalRow: true } + , { field: 'HQty', title: '瀹炴敹鏁伴噺', width: 100, edit: 'text', totalRow: true} + , { field: 'HPrice', title: '鍗曚环', width: 100, edit: 'text', totalRow: true} + , { field: 'HMoney', title: '閲戦', width: 100, edit: 'text', totalRow: true } + , { field: 'HOutPrice', title: '璋冨嚭鍗曚环', width: 100, edit: 'text', totalRow: true} + , { field: 'HOutMoney', title: '璋冨嚭閲戦', width: 100, edit: 'text', totalRow: true} , { field: 'HWHID', title: 'HWHID', width: 100, hide: true } , { field: '璋冨叆浠撳簱', title: '璋冨叆浠撳簱', width: 100, edit: 'text', event: "HWHID" }//f7 , { field: 'HSCWHID', title: 'HSCWHID', width: 100, hide: true } diff --git "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\344\273\223\345\272\223\350\260\203\346\213\250/Kf_MoveStockRequestBillList.html" "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\344\273\223\345\272\223\350\260\203\346\213\250/Kf_MoveStockRequestBillList.html" index 5c7a381..d8f81d8 100644 --- "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\344\273\223\345\272\223\350\260\203\346\213\250/Kf_MoveStockRequestBillList.html" +++ "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\344\273\223\345\272\223\350\260\203\346\213\250/Kf_MoveStockRequestBillList.html" @@ -236,6 +236,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limits: [50, 500, 5000, 20000] , limit: 50 @@ -269,10 +270,10 @@ , { field: 'hunitid', title: 'hunitid', width: 115, hide: true, sort: true } , { field: '璁¢噺鍗曚綅浠g爜', title: '璁¢噺鍗曚綅浠g爜', width: 200, sort: true } , { field: '璁¢噺鍗曚綅', title: '璁¢噺鍗曚綅', width: 200, sort: true } - , { field: '搴旀敹鏁伴噺', title: '搴旀敹鏁伴噺', width: 115, sort: true } - , { field: '瀹炴敹鏁伴噺', title: '瀹炴敹鏁伴噺', width: 200, sort: true } - , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true } - , { field: '閲戦', title: '閲戦', width: 200, sort: true } + , { field: '搴旀敹鏁伴噺', title: '搴旀敹鏁伴噺', width: 115, sort: true, totalRow: true} + , { field: '瀹炴敹鏁伴噺', title: '瀹炴敹鏁伴噺', width: 200, sort: true, totalRow: true } + , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true, totalRow: true } + , { field: '閲戦', title: '閲戦', width: 200, sort: true, totalRow: true} , { field: '璋冨叆浠撳簱浠g爜', title: '璋冨叆浠撳簱浠g爜', width: 200, sort: true } , { field: '璋冨叆浠撳簱', title: '璋冨叆浠撳簱', width: 115, sort: true } , { field: '璋冨嚭浠撳簱浠g爜', title: '璋冨嚭浠撳簱浠g爜', width: 200, sort: true } diff --git "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\345\210\206\346\255\245\345\274\217\350\260\203\345\205\245\345\215\225/Fb_StepFoldinBillList.html" "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\345\210\206\346\255\245\345\274\217\350\260\203\345\205\245\345\215\225/Fb_StepFoldinBillList.html" index fdb5768..fb60bcb 100644 --- "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\345\210\206\346\255\245\345\274\217\350\260\203\345\205\245\345\215\225/Fb_StepFoldinBillList.html" +++ "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\345\210\206\346\255\245\345\274\217\350\260\203\345\205\245\345\215\225/Fb_StepFoldinBillList.html" @@ -243,6 +243,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limits: [50, 500, 5000, 20000] , limit: 50 @@ -289,11 +290,11 @@ , { field: 'HSCSPID', title: 'HSCSPID', width: 200, hide: true, sort: true } , { field: '璋冨嚭浠撲綅浠g爜', title: '璋冨嚭浠撲綅浠g爜', width: 125, hide: true, sort: true } , { field: '璋冨嚭浠撲綅', title: '璋冨嚭浠撲綅', width: 125, hide: true, sort: true } - , { field: '搴斿彂鏁伴噺', title: '搴斿彂鏁伴噺', width: 125, sort: true } - , { field: '瀹炲彂鏁伴噺', title: '瀹炲彂鏁伴噺', width: 125, sort: true } - , { field: '鍗曚环', title: '鍗曚环', width: 125, sort: true } - , { field: '閲戦', title: '閲戦', width: 125, sort: true } - , { field: '鍏宠仈鏁伴噺', title: '鍏宠仈鏁伴噺', width: 125, sort: true } + , { field: '搴斿彂鏁伴噺', title: '搴斿彂鏁伴噺', width: 125, sort: true, totalRow: true } + , { field: '瀹炲彂鏁伴噺', title: '瀹炲彂鏁伴噺', width: 125, sort: true, totalRow: true } + , { field: '鍗曚环', title: '鍗曚环', width: 125, sort: true, totalRow: true } + , { field: '閲戦', title: '閲戦', width: 125, sort: true, totalRow: true } + , { field: '鍏宠仈鏁伴噺', title: '鍏宠仈鏁伴噺', width: 125, sort: true, totalRow: true} , { field: '琛ㄤ綋澶囨敞', title: '琛ㄤ綋澶囨敞', width: 125, sort: true } , { field: '绾㈣摑鍗曟爣璁�', title: '绾㈣摑鍗曟爣璁�', width: 125, sort: true } , { field: '鍒跺崟浜�', title: '鍒跺崟浜�', width: 125, sort: true } diff --git "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\211\253\347\240\201\345\274\202\345\270\270\350\256\260\345\275\225\350\241\250/KF_PonderationBillList.html" "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\211\253\347\240\201\345\274\202\345\270\270\350\256\260\345\275\225\350\241\250/KF_PonderationBillList.html" index 7c30639..473956a 100644 --- "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\211\253\347\240\201\345\274\202\345\270\270\350\256\260\345\275\225\350\241\250/KF_PonderationBillList.html" +++ "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\211\253\347\240\201\345\274\202\345\270\270\350\256\260\345\275\225\350\241\250/KF_PonderationBillList.html" @@ -236,6 +236,13 @@ case '鏁伴噺': cols_arr[0][i + 1] = { field: data[i].id, title: data[i].name, align: 'center', totalRow: true, sort: true }; break; + case 'long': + case 'Int32': + case 'Int64': + case 'double': + case 'Decimal': + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 120, totalRow: true }); + break; //Decimal //case 'Decimal': // cols_arr[0][i + 1] = { field: data[i].id, title: data[i].name, align: 'center', totalRow: true, sort: true }; diff --git "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\345\207\272\345\205\245\345\272\223\350\256\260\345\275\225\350\241\250/KF_PonderationBillList_Query.html" "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\345\207\272\345\205\245\345\272\223\350\256\260\345\275\225\350\241\250/KF_PonderationBillList_Query.html" index 151965e..378d1d6 100644 --- "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\345\207\272\345\205\245\345\272\223\350\256\260\345\275\225\350\241\250/KF_PonderationBillList_Query.html" +++ "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\345\207\272\345\205\245\345\272\223\350\256\260\345\275\225\350\241\250/KF_PonderationBillList_Query.html" @@ -218,6 +218,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limits: [50, 500, 5000, 20000] , limit: 50 @@ -232,9 +233,9 @@ , { field: '鐗╂枡浠g爜', title: '鐗╂枡浠g爜', width: 110, sort: true } , { field: '鐗╂枡鍚嶇О', title: '鐗╂枡鍚嶇О', width: 110, sort: true } , { field: '瑙勬牸鍨嬪彿', title: '瑙勬牸鍨嬪彿', width: 110, sort: true } - , { field: '杈呭姪鏁伴噺', title: '杈呭姪鏁伴噺', width: 110, sort: true } - , { field: '搴斿彂鏁伴噺', title: '搴斿彂鏁伴噺', width: 110, sort: true } - , { field: '瀹炲彂鏁伴噺', title: '瀹炲彂鏁伴噺', width: 110, sort: true } + , { field: '杈呭姪鏁伴噺', title: '杈呭姪鏁伴噺', width: 110, sort: true, totalRow: true} + , { field: '搴斿彂鏁伴噺', title: '搴斿彂鏁伴噺', width: 110, sort: true,totalRow: true } + , { field: '瀹炲彂鏁伴噺', title: '瀹炲彂鏁伴噺', width: 110, sort: true, totalRow: true} , { field: '浠撳簱', title: '浠撳簱', width: 125, sort: true } , { field: '浠撲綅', title: '浠撲綅', width: 125, sort: true } , { field: '璋冨嚭浠撳簱', title: '璋冨嚭浠撳簱', width: 125, sort: true } diff --git "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\345\272\223\345\255\230/KF_PonderationBillMain_Temp.html" "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\345\272\223\345\255\230/KF_PonderationBillMain_Temp.html" index 72fc447..d0bb906 100644 --- "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\345\272\223\345\255\230/KF_PonderationBillMain_Temp.html" +++ "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\345\272\223\345\255\230/KF_PonderationBillMain_Temp.html" @@ -122,6 +122,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limits: [50, 500, 5000, 20000] ,limit: 50 @@ -138,9 +139,9 @@ , { field: '璋冨嚭浠撳簱', title: '璋冨嚭浠撳簱', width: 125 } , { field: '鐢熶骇鐝粍浠g爜', title: '鐢熶骇鐝粍浠g爜', width: 180 } , { field: '鐢熶骇鐝粍', title: '鐢熶骇鐝粍', width: 125 } - , { field: '搴斿彂鏁伴噺', title: '搴斿彂鏁伴噺', width: 125 } - , { field: '瀹炲彂鏁伴噺', title: '瀹炲彂鏁伴噺', width: 125 } - , { field: '浠舵暟', title: '浠舵暟', width: 125 } + , { field: '搴斿彂鏁伴噺', title: '搴斿彂鏁伴噺', width: 125, totalRow: true} + , { field: '瀹炲彂鏁伴噺', title: '瀹炲彂鏁伴噺', width: 125, totalRow: true} + , { field: '浠舵暟', title: '浠舵暟', width: 125, totalRow: true } , { field: '鎵规', title: '鎵规', width: 125 } , { field: '鏉$爜', title: '鏉$爜', width: 125 } , { field: '澶栫鏉$爜', title: '澶栫鏉$爜', width: 125 } @@ -158,7 +159,7 @@ function get_Display(sWhere) { var ajaxLoad = layer.load(); $.ajax({ - url: GetWEBURL() + '/Kf_ICStockInOutBill /GetPonderationBillMain_Temp ', + url: GetWEBURL() + '/Kf_ICStockInOutBill/GetPonderationBillMain_Temp', type: "GET", data: { "sWhere": sWhere, "user": sessionStorage["HUserName"]}, success: function (data1) { diff --git "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\346\212\245\350\241\250/Kf_BarCodeOutInReport.html" "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\346\212\245\350\241\250/Kf_BarCodeOutInReport.html" index facf6c9..d5dbcd6 100644 --- "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\346\212\245\350\241\250/Kf_BarCodeOutInReport.html" +++ "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\346\212\245\350\241\250/Kf_BarCodeOutInReport.html" @@ -444,6 +444,13 @@ case 'DateTime': col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, templet: "<div>{{d." + data[i].name + " ==null ?'':layui.util.toDateString(d." + data[i].name + ", 'yyyy-MM-dd')}}</div>", width: 200 }); break; + case 'long': + case 'Int32': + case 'Int64': + case 'double': + case 'Decimal': + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 120, totalRow: true }); + break; default: if (data[i].name == '鏁伴噺') { col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true }); diff --git "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\347\224\237\346\210\220/Gy_BarCodeBill.html" "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\347\224\237\346\210\220/Gy_BarCodeBill.html" index e7ce3e2..203de9c 100644 --- "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\347\224\237\346\210\220/Gy_BarCodeBill.html" +++ "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\347\224\237\346\210\220/Gy_BarCodeBill.html" @@ -830,10 +830,10 @@ , { field: 'HMaterName', title: '鐗╂枡鍚嶇О', width: 200 } , { field: 'HMaterModel', title: '瑙勬牸鍨嬪彿', width: 200 } , { field: 'HBatchNo', title: '鎵瑰彿', edit: 'text', width: 100 } - , { field: 'HQty', title: '鏁伴噺', edit: 'text', width: 100 } - , { field: 'HMinQty', title: '鏈�灏忓寘瑁呮暟', edit: 'text', width: 100 } - , { field: 'HBQty', title: '绠辨暟', width: 100 } - , { field: 'HPackQty', title: '澶栫鏁�', edit: 'text', width: 100 } + , { field: 'HQty', title: '鏁伴噺', edit: 'text', width: 100, totalRow: true} + , { field: 'HMinQty', title: '鏈�灏忓寘瑁呮暟', edit: 'text', totalRow: true, width: 100 } + , { field: 'HBQty', title: '绠辨暟', width: 100, totalRow: true } + , { field: 'HPackQty', title: '澶栫鏁�', edit: 'text', width: 100, totalRow: true} , { field: 'HCoilNO', title: '閽㈠嵎鎹嗗寘鍙�', edit: 'text', width: 100 } , { field: 'HFurnaceNO', title: '鐐夊彿', edit: 'text', width: 100 } , { field: 'HFactory', title: '鍘傚晢', edit: 'text', width: 100 } @@ -851,7 +851,7 @@ , { field: 'HUnitID', title: '璁¢噺鍗曚綅ID', width: 100, hide: true } , { field: 'HUnitNumber', title: '璁¢噺鍗曚綅浠g爜', edit: 'text', event: 'HUnitNumber', width: 100 } , { field: 'HUnitName', title: '璁¢噺鍗曚綅',width: 100 } - , { field: 'HAuxQty', title: '杈呭崟浣嶆暟閲�', edit: 'text', width: 100 } + , { field: 'HAuxQty', title: '杈呭崟浣嶆暟閲�', edit: 'text', width: 100, totalRow: true } , { field: 'HExpirationDateFlag', title: '鏄惁鍚敤淇濊川鏈�', width: 100, templet: '#switchTp3', unresize: false } , { field: 'HGiveAwayFlag', title: '鏄惁璧犲搧', width: 100, templet: '#switchTpl', unresize: false } , { field: 'HDate', title: '杩涙枡鏃ユ湡', width: 100 } @@ -862,6 +862,7 @@ , elem: '#mainTable' , toolbar: '#toolbarDemo' , page: false + , totalRow: true , cellMinWidth: 75 , height: 'full-325' , cols: [columns] diff --git "a/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/Gy_BarCodeBillList.html" "b/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/Gy_BarCodeBillList.html" index f7dfc01..7c9eee9 100644 --- "a/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/Gy_BarCodeBillList.html" +++ "b/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/Gy_BarCodeBillList.html" @@ -291,7 +291,8 @@ elem: '#mainTable' , toolbar: '#toolbarDemo' , height: 'full-50' - , page: true + , page: true + , totalRow: true , cellMinWidth: 90 , limits: [50, 500, 5000, 20000,50000] , limit: 50 @@ -320,7 +321,7 @@ , { field: '杈呭姪灞炴�т唬鐮�', title: '杈呭姪灞炴�т唬鐮�', width: 160, sort: true } , { field: '杈呭姪灞炴��', title: '杈呭姪灞炴��', width: 160, sort: true } , { field: '鎵瑰彿', title: '鎵瑰彿', width: 160, sort: true } - , { field: '鏁伴噺', title: '鏁伴噺', width: 200, sort: true } + , { field: '鏁伴噺', title: '鏁伴噺', width: 200, sort: true, totalRow: true} , { field: '璁″垝璺熻釜鍙�', title: '璁″垝璺熻釜鍙�', width: 200, sort: true } , { field: '婧愬崟鍗曞彿', title: '婧愬崟鍗曞彿', width: 200, sort: true } , { field: 'HSupID', title: 'HSupID', width: 200, hide: true, sort: true } @@ -334,7 +335,7 @@ , { field: '杞﹂棿', title: '杞﹂棿', width: 115, sort: true } , { field: '璁″垝瀹屽伐鏃ユ湡', title: '璁″垝瀹屽伐鏃ユ湡', width: 200, sort: true } , { field: '鎷栧彿', title: '鎷栧彿', width: 200, sort: true } - , { field: '鎬绘墭鏁�', title: '鎬绘墭鏁�', width: 200, sort: true } + , { field: '鎬绘墭鏁�', title: '鎬绘墭鏁�', width: 200, sort: true, totalRow: true } , { field: '澶囨敞', title: '澶囨敞', width: 200, sort: true } , { field: '鍒朵綔浜�', title: '鍒朵綔浜�', width: 115, sort: true } , { field: '鏃ユ湡', title: '鏃ユ湡', width: 200, templet: "<div>{{d.鏃ユ湡 ==null ?'':layui.util.toDateString(d.鏃ユ湡, 'yyyy-MM-dd HH:mm:ss')}}</div>", sort: true } diff --git "a/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/Gy_BarCodeBill_OutList.html" "b/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/Gy_BarCodeBill_OutList.html" index 0bc98fd..e158c50 100644 --- "a/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/Gy_BarCodeBill_OutList.html" +++ "b/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/Gy_BarCodeBill_OutList.html" @@ -182,6 +182,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -200,8 +201,8 @@ , { field: '瑙勬牸鍨嬪彿', title: '瑙勬牸鍨嬪彿', width: 200, sort: true } , { field: 'HUnitID', title: 'HUnitID', hide: true, sort: true } , { field: '璁¢噺鍗曚綅', title: '璁¢噺鍗曚綅', width: 200, sort: true } - , { field: '浠舵暟', title: '浠舵暟', width: 200, sort: true } - , { field: '鏁伴噺', title: '鏁伴噺', width: 160, sort: true } + , { field: '浠舵暟', title: '浠舵暟', width: 200, sort: true, totalRow: true} + , { field: '鏁伴噺', title: '鏁伴噺', width: 160, sort: true, totalRow: true} , { field: '鎵规鍙�', title: '鎵规鍙�', width: 160, sort: true } , { field: 'HSupID', title: 'HSupID', width: 160, hide: true, sort: true } , { field: '寰�鏉ュ崟浣�', title: '寰�鏉ュ崟浣�', width: 200, sort: true } diff --git "a/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/Gy_SplitBarCode.html" "b/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/Gy_SplitBarCode.html" index c3d9bfb..8a2f9a8 100644 --- "a/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/Gy_SplitBarCode.html" +++ "b/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/Gy_SplitBarCode.html" @@ -306,8 +306,8 @@ { type: 'checkbox', fixed: 'left' } , { templet: '#xuhao', title: '搴忓彿', sort: true, fixed: 'left', event: "qwe", width: 75 } , { field: 'HBarCode', title: '鏉$爜缂栧彿', width: 200 } - , { field: 'HQty', title: '鏉$爜鏁伴噺', width: 200 } - , { field: 'HSplitNum', title: '鎷嗗垎鏁伴噺', width: 200, edit: 'text' } + , { field: 'HQty', title: '鏉$爜鏁伴噺', width: 200, totalRow: true } + , { field: 'HSplitNum', title: '鎷嗗垎鏁伴噺', width: 200, edit: 'text', totalRow: true } , { field: 'HNumber', title: '鐗╂枡浠g爜', width: 200 } , { field: 'HName', title: '鐗╂枡鍚嶇О', width: 200 } , { field: 'HModel', title: '瑙勬牸鍨嬪彿', width: 200 } @@ -319,6 +319,7 @@ , elem: '#mainTable' , toolbar: '#toolbarDemo' , page: false + , totalRow: true , cellMinWidth: 75 , height: 'full-255' , cols: [columns] @@ -337,8 +338,8 @@ { type: 'checkbox', fixed: 'left' } , { templet: '#xuhao', title: '搴忓彿', sort: true, fixed: 'left', event: "qwe", width: 75 } , { field: 'HBarCode', title: '鏉$爜缂栧彿', width: 200 } - , { field: 'HQty', title: '鏉$爜鏁伴噺', width: 200 } - , { field: 'HSplitNum', title: '鎷嗗垎鏁伴噺', width: 200, edit: 'text' } + , { field: 'HQty', title: '鏉$爜鏁伴噺', width: 200, totalRow: true} + , { field: 'HSplitNum', title: '鎷嗗垎鏁伴噺', width: 200, edit: 'text', totalRow: true} , { field: 'HNumber', title: '鐗╂枡浠g爜', width: 200 } , { field: 'HName', title: '鐗╂枡鍚嶇О', width: 200 } , { field: 'HModel', title: '瑙勬牸鍨嬪彿', width: 200 } @@ -351,6 +352,7 @@ , elem: '#mainTable_New' , toolbar: '#toolbarDemo_New' , page: false + , totalRow: true , cellMinWidth: 75 , height: 'full-255' , cols: [columns] diff --git "a/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/KF_BarCodeStatusChangeBill.html" "b/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/KF_BarCodeStatusChangeBill.html" index 54ad5a9..da87cb2 100644 --- "a/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/KF_BarCodeStatusChangeBill.html" +++ "b/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/KF_BarCodeStatusChangeBill.html" @@ -469,13 +469,14 @@ , toolbar: '#toolbarDemo' , limit: 500 , height: 500 + , totalRow: true , loading: false , cols: [[ //琛ㄥご { type: 'checkbox', totalRowText: '鍚堣琛�' } , { type: 'numbers', title: '搴忓彿', totalRow: true } , { field: 'HBarCode', title: '鏉″舰鐮�', edit: 'text' } - , { field: 'HRelationQty', title: '鍏宠仈鏁伴噺', edit: 'text' } - , { field: 'HRelationMoney', title: '鍏宠仈閲戦', edit: 'text' } + , { field: 'HRelationQty', title: '鍏宠仈鏁伴噺', edit: 'text', totalRow: true } + , { field: 'HRelationMoney', title: '鍏宠仈閲戦', edit: 'text', totalRow: true} , { field: 'HBarCodeStatus_Old', title: '鍘熺姸鎬�', templet: "#HBarCodeStatus_Old", hide: true } , { field: 'HBarCodeStatus_New', title: '鐘舵��', templet: "#HBarCodeStatus_New" } , { field: 'HRemark', title: '琛ㄤ綋澶囨敞', edit: 'text' }//f7 diff --git "a/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/KF_BarCodeStatusChangeBillList.html" "b/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/KF_BarCodeStatusChangeBillList.html" index f183e1a..ba6ae37 100644 --- "a/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/KF_BarCodeStatusChangeBillList.html" +++ "b/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/KF_BarCodeStatusChangeBillList.html" @@ -181,6 +181,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -197,8 +198,8 @@ , { field: '骞�', title: '骞�', sort: true, width: 170 } , { field: '鏈�', title: '鏈�', sort: true, width: 170 } , { field: '琛ㄥご澶囨敞', title: '琛ㄥご澶囨敞' } - , { field: '鍏宠仈鏁伴噺', title: '鍏宠仈鏁伴噺', width: 160 } - , { field: '鍏宠仈閲戦', title: '鍏宠仈閲戦', width: 160 } + , { field: '鍏宠仈鏁伴噺', title: '鍏宠仈鏁伴噺', width: 160, totalRow: true} + , { field: '鍏宠仈閲戦', title: '鍏宠仈閲戦', width: 160, totalRow: true} , { field: '鍘熺姸鎬�', title: '鍘熺姸鎬�', width: 115 } , { field: '鏂扮姸鎬�', title: '鏂扮姸鎬�', width: 115 } , { field: '琛ㄤ綋澶囨敞', title: '琛ㄤ綋澶囨敞', width: 115 } diff --git "a/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\346\264\276\345\267\245\345\215\225/WW_AddEntrustProcSendWork.html" "b/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\346\264\276\345\267\245\345\215\225/WW_AddEntrustProcSendWork.html" index 4c9b791..204cec4 100644 --- "a/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\346\264\276\345\267\245\345\215\225/WW_AddEntrustProcSendWork.html" +++ "b/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\346\264\276\345\267\245\345\215\225/WW_AddEntrustProcSendWork.html" @@ -254,6 +254,7 @@ elem: '#mainTable' //, url: GetWEBURL()+'GetNewPOInStockShowBillSub' , toolbar: '#toolbarDemo' + , totalRow: true //, where: { sMsg: linterid, sMsg2: lentryid, sMsg3: lSourceBillType } // , where: { sMsg: '28', sMsg2: '28,5;' } , cols: [[ @@ -262,7 +263,7 @@ { field: 'hmainid ', title: 'hmainid', width: 105, sort: true, fixed: true, hide: true } , { field: '鏃ユ湡', title: '鏃ユ湡', sort: true, width: 120 } , { field: '鍗曟嵁鍙�', title: '鍗曟嵁鍙�', sort: true, width: 170 } - , { field: '鏁伴噺', title: '鏁伴噺', width: 100, edit: 'text', event: "inputHPlanQty"} + , { field: '鏁伴噺', title: '鏁伴噺', totalRow: true, width: 100, edit: 'text', event: "inputHPlanQty"} , { field: 'HDeptID', title: '閮ㄩ棬ID', width: 115 } , { field: '閮ㄩ棬', title: '閮ㄩ棬' } , { field: 'HMaterID', title: 'HMaterID' } diff --git "a/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\346\264\276\345\267\245\345\215\225/WW_EntrustProcSendWorkBillList.html" "b/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\346\264\276\345\267\245\345\215\225/WW_EntrustProcSendWorkBillList.html" index a4a4602..4d662c4 100644 --- "a/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\346\264\276\345\267\245\345\215\225/WW_EntrustProcSendWorkBillList.html" +++ "b/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\346\264\276\345\267\245\345\215\225/WW_EntrustProcSendWorkBillList.html" @@ -233,6 +233,7 @@ , dateType: 'json' , colFilterRecord: true//鏄惁寮�鍚瓧娈电瓫閫夌殑璁板繂鍔熻兘 , data: [] + , totalRow: true // , url: GetWEBURL()+'GetPOOrderBill' , toolbar: '#toolbarDemo' //寮�鍚ご閮ㄥ伐鍏锋爮锛屽苟涓哄叾缁戝畾宸︿晶妯℃澘 , defaultToolbar: ['filter', 'exports', 'print'] @@ -269,7 +270,7 @@ , { field: '鑱屽憳浠g爜', title: '鑱屽憳浠g爜', sort: true } , { field: '鑱屽憳 ', title: '鑱屽憳', sort: true } , { field: 'hsubid', title: 'hsubid', hide: true, sort: true } - , { field: '鏁伴噺', title: '鏁伴噺', sort: true } + , { field: '鏁伴噺', title: '鏁伴噺', totalRow: true,sort: true } , { field: '璁″垝寮�宸ユ棩鏈�', title: '璁″垝寮�宸ユ棩鏈�', sort: true } , { field: '璁″垝瀹屽伐鏃ユ湡', title: '璁″垝瀹屽伐鏃ユ湡', sort: true } , { field: '璁″垝宸ユ椂', title: '璁″垝宸ユ椂', sort: true } diff --git "a/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\350\256\241\345\210\222\346\261\207\346\212\245\345\215\225/WW_EntrustProcessReportBillList.html" "b/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\350\256\241\345\210\222\346\261\207\346\212\245\345\215\225/WW_EntrustProcessReportBillList.html" index 9f955d6..54fc964 100644 --- "a/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\350\256\241\345\210\222\346\261\207\346\212\245\345\215\225/WW_EntrustProcessReportBillList.html" +++ "b/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\350\256\241\345\210\222\346\261\207\346\212\245\345\215\225/WW_EntrustProcessReportBillList.html" @@ -232,6 +232,7 @@ , dateType: 'json' , colFilterRecord: true//鏄惁寮�鍚瓧娈电瓫閫夌殑璁板繂鍔熻兘 , data: [] + , totalRow: true, // , url: GetWEBURL()+'GetPOOrderBill' , toolbar: '#toolbarDemo' //寮�鍚ご閮ㄥ伐鍏锋爮锛屽苟涓哄叾缁戝畾宸︿晶妯℃澘 , defaultToolbar: ['filter', 'exports', 'print'] @@ -257,7 +258,7 @@ , { field: 'hsubid', title: 'hsubid', hide: true, width: 160, sort: true } , { field: '宸ュ簭', title: '宸ュ簭', width: 160, sort: true } , { field: '鍗曚环 ', title: '鍗曚环', width: 215, sort: true } - , { field: '鏁伴噺 ', title: '鏁伴噺 ', width: 115, sort: true } + , { field: '鏁伴噺 ', title: '鏁伴噺 ', totalRow: true,, width: 115, sort: true } , { field: '涓嶈壇鏁伴噺', title: '涓嶈壇鏁伴噺', sort: true } , { field: '鎶ュ簾鏁� ', title: '鎶ュ簾鏁�', width: 100, sort: true } , { field: '琛ㄤ綋澶囨敞', title: '琛ㄤ綋澶囨敞', sort: true } diff --git "a/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\350\256\241\345\210\222\350\275\254\345\207\272\345\215\225/WW_EntrustProcessSendOutBillList.html" "b/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\350\256\241\345\210\222\350\275\254\345\207\272\345\215\225/WW_EntrustProcessSendOutBillList.html" index a5a0a81..71ee5a1 100644 --- "a/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\350\256\241\345\210\222\350\275\254\345\207\272\345\215\225/WW_EntrustProcessSendOutBillList.html" +++ "b/WebTM/views/\347\224\237\344\272\247\345\267\245\345\272\217\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\350\256\241\345\210\222\350\275\254\345\207\272\345\215\225/WW_EntrustProcessSendOutBillList.html" @@ -231,6 +231,7 @@ , dateType: 'json' , colFilterRecord: true//鏄惁寮�鍚瓧娈电瓫閫夌殑璁板繂鍔熻兘 , data: [] + ,totalRow: true // , url: GetWEBURL()+'GetPOOrderBill' , toolbar: '#toolbarDemo' //寮�鍚ご閮ㄥ伐鍏锋爮锛屽苟涓哄叾缁戝畾宸︿晶妯℃澘 , defaultToolbar: ['filter', 'exports', 'print'] @@ -258,7 +259,7 @@ , { field: '鐗╂枡浠g爜', title: '鐗╂枡浠g爜', width: 160, sort: true } , { field: '鐗╂枡鍚嶇О', title: '鐗╂枡鍚嶇О', width: 160, sort: true } , { field: 'hsubid', title: 'hsubid', hide: true, width: 160, sort: true } - , { field: '鏁伴噺 ', title: '鏁伴噺', width: 215, sort: true } + , { field: '鏁伴噺 ', title: '鏁伴噺', totalRow: true,width: 215, sort: true } , { field: '琛ㄥご澶囨敞 ', title: '琛ㄥご澶囨敞 ', width: 115, sort: true } , { field: '鍒跺崟浜�', title: '鍒跺崟浜�', sort: true } , { field: '鍒跺崟鏃ユ湡 ', title: '鍒跺崟鏃ユ湡', width: 100, sort: true } 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 0088424..85d36d0 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" @@ -111,6 +111,7 @@ elem: '#mainTable' , toolbar: '#toolbarDemo' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -143,10 +144,10 @@ , { field: '宸ュ簭', title: '宸ュ簭', sort: true } , { field: '鍗曚环 ', title: '鍗曚环', sort: true } ////, { field: 'hbomid', title: 'hbomid' , sort: true} - , { field: '鏁伴噺', title: '鏁伴噺', sort: true } + , { field: '鏁伴噺', title: '鏁伴噺', totalRow: true,sort: true } ////, { field: 'HRoutingInterID', title: 'HRoutingInterID' , sort: true} - , { field: '涓嶈壇鏁伴噺', title: '涓嶈壇鏁伴噺', sort: true } - , { field: '鎶ュ簾鏁�', title: '鎶ュ簾鏁�', sort: true } + , { field: '涓嶈壇鏁伴噺', title: '涓嶈壇鏁伴噺', totalRow: true, sort: true } + , { field: '鎶ュ簾鏁�', title: '鎶ュ簾鏁�', totalRow: true, sort: true } , { field: '琛ㄤ綋澶囨敞', title: '琛ㄤ綋澶囨敞', sort: true } , { field: '鍒跺崟浜�', title: '鍒跺崟浜�', sort: true } , { field: '鍒跺崟鏃ユ湡', title: '鍒跺崟鏃ユ湡', sort: true } 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_Last.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_Last.html" index cc22605..19d9c48 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_Last.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_Last.html" @@ -188,6 +188,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -225,8 +226,8 @@ , { field: 'HGroupID', title: 'HGroupID', hide: true, sort: true} , { field: '鐢熶骇鐝粍浠g爜', title: '鐢熶骇鐝粍浠g爜', width: 125, sort: true} , { field: '鐢熶骇鐝粍', title: '鐢熶骇鐝粍', sort: true} - , { field: 'LOT鏁伴噺', title: 'LOT鏁伴噺', sort: true} - , { field: '鎺ユ敹鏁伴噺', title: '鍑虹珯鏁伴噺', sort: true} + , { field: 'LOT鏁伴噺', title: 'LOT鏁伴噺', totalRow: true,sort: true} + , { field: '鎺ユ敹鏁伴噺', title: '鍑虹珯鏁伴噺', totalRow: true, sort: true} ]] , text: { none: '鏃犳暟鎹紒' 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_ProcessReportOverList.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_ProcessReportOverList.html" index 7f9a52f..ad2f9b6 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_ProcessReportOverList.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_ProcessReportOverList.html" @@ -192,6 +192,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -229,8 +230,8 @@ , { field: 'HGroupID', title: 'HGroupID', hide: true, sort: true } , { field: '鐢熶骇鐝粍浠g爜', title: '鐢熶骇鐝粍浠g爜', width: 125, sort: true } , { field: '鐢熶骇鐝粍', title: '鐢熶骇鐝粍', sort: true } - , { field: 'LOT鏁伴噺', title: 'LOT鏁伴噺', sort: true } - , { field: '鎺ユ敹鏁伴噺', title: '鍑虹珯鏁伴噺', sort: true } + , { field: 'LOT鏁伴噺', title: 'LOT鏁伴噺', totalRow: true, sort: true } + , { field: '鎺ユ敹鏁伴噺', title: '鍑虹珯鏁伴噺', totalRow: true,sort: true } ]] , text: { none: '鏃犳暟鎹紒' 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\264\276\345\267\245\345\215\225/Sc_Add_ProcessSendWork.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\264\276\345\267\245\345\215\225/Sc_Add_ProcessSendWork.html" index 87fa513..c3813cb 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\264\276\345\267\245\345\215\225/Sc_Add_ProcessSendWork.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\264\276\345\267\245\345\215\225/Sc_Add_ProcessSendWork.html" @@ -249,6 +249,7 @@ elem: '#mainTable' //, url: GetWEBURL()+'GetNewPOInStockShowBillSub' , toolbar: '#toolbarDemo' + , totalRow: true //, where: { sMsg: linterid, sMsg2: lentryid, sMsg3: lSourceBillType } // , where: { sMsg: '28', sMsg2: '28,5;' } , cols: [[ @@ -258,7 +259,7 @@ , { field: '鏃ユ湡', title: '鏃ユ湡', sort: true, width: 120 } , { field: '鍗曟嵁鍙�', title: '鍗曟嵁鍙�', sort: true, width: 170 } //, { field: 'HBillStatus ', title: '鍗曟嵁鐘舵��', width: 105 } - , { field: '璁″垝鏁伴噺', title: '璁″垝鏁伴噺', width: 100, edit: 'text', event: "inputHPlanQty" } + , { field: '璁″垝鏁伴噺', title: '璁″垝鏁伴噺', totalRow: true, width: 100, edit: 'text', event: "inputHPlanQty" } , { field: 'HMaterID', title: 'HMaterID' } ////, { field: 'hunitid', title: 'hunitid' } , { field: '鐗╂枡浠g爜 ', title: '鐗╂枡浠g爜 ', width: 115 } @@ -271,7 +272,7 @@ , { field: '璁¢噺鍗曚綅浠g爜', title: '璁¢噺鍗曚綅浠g爜' } ////, { field: 'HCenterID', title: 'HCenterID' } , { field: '璁¢噺鍗曚綅', title: '璁¢噺鍗曚綅' } - , { field: '鐢熶骇鏁伴噺 ', title: '鐢熶骇鏁伴噺' } + , { field: '鐢熶骇鏁伴噺 ', title: '鐢熶骇鏁伴噺',totalRow: true} ////, { field: 'hbomid', title: 'hbomid' } , { field: '璁″垝寮�宸ユ棩鏈�', title: '璁″垝寮�宸ユ棩鏈�' } , { field: '璁″垝瀹屽伐鏃ユ湡', title: '璁″垝瀹屽伐鏃ユ湡' } @@ -299,8 +300,8 @@ , { field: '宸ュ簭浠g爜', title: '宸ュ簭浠g爜' } , { field: '宸ュ簭', title: '宸ュ簭' } , { field: '鍔犲伐璇存槑', title: '鍔犲伐璇存槑' } - , { field: '寮�宸ュ浐澶�', title: '寮�宸ュ浐澶�' } - , { field: '寮�宸ュ浐鏁�', title: '寮�宸ュ浐鏁�' } + , { field: '寮�宸ュ浐澶�', title: '寮�宸ュ浐澶�', totalRow: true } + , { field: '寮�宸ュ浐鏁�', title: '寮�宸ュ浐鏁�', totalRow: true } , { field: 'HCenterID', title: 'HCenterID' } , { field: '宸ヤ綔涓績浠g爜', title: '宸ヤ綔涓績浠g爜' } , { field: '宸ヤ綔涓績', title: '宸ヤ綔涓績' } @@ -316,7 +317,7 @@ , { field: 'HSourceID', title: 'HSourceID' } , { field: '璧勬簮浠g爜', title: '璧勬簮浠g爜' } , { field: '鐢熶骇璧勬簮', title: '鐢熶骇璧勬簮' } - , { field: '鍏宠仈鏁伴噺', title: '鍏宠仈鏁伴噺' } + , { field: '鍏宠仈鏁伴噺', title: '鍏宠仈鏁伴噺', totalRow: true } , { field: '鏃堕棿鍗曚綅', title: '鏃堕棿鍗曚綅' } , { field: '璁″垝鍔犲伐鏃堕棿', title: '璁″垝鍔犲伐鏃堕棿' } , { field: '宸ュ簭璁″垝寮�宸ユ棩鏈�', title: '宸ュ簭璁″垝寮�宸ユ棩鏈�' } 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\264\276\345\267\245\345\215\225/Sc_ProcessSendWorkList.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\264\276\345\267\245\345\215\225/Sc_ProcessSendWorkList.html" index ff89258..a7a9e7a 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\264\276\345\267\245\345\215\225/Sc_ProcessSendWorkList.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\264\276\345\267\245\345\215\225/Sc_ProcessSendWorkList.html" @@ -113,6 +113,7 @@ , page: true , cellMinWidth: 90 , limit: 50 + , totalRow: true , limits: [50, 500, 5000, 20000] , done: function (res, curr, count) { soulTable.render(this); @@ -145,7 +146,7 @@ , { field: '鑱屽憳浠g爜', title: '鑱屽憳浠g爜', sort: true } , { field: '鑱屽憳 ', title: '鑱屽憳', sort: true } , { field: 'hsubid', title: 'hsubid', hide: true, sort: true } - , { field: '鏁伴噺', title: '鏁伴噺', sort: true } + , { field: '鏁伴噺', title: '鏁伴噺', totalRow: true,sort: true } , { field: '璁″垝寮�宸ユ棩鏈�', title: '璁″垝寮�宸ユ棩鏈�', sort: true } , { field: '璁″垝瀹屽伐鏃ユ湡', title: '璁″垝瀹屽伐鏃ユ湡', sort: true } , { field: '璁″垝宸ユ椂', title: '璁″垝宸ユ椂', sort: true } 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\350\256\241\345\210\222\345\215\225/Sc_ProcessPlanEdit.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\350\256\241\345\210\222\345\215\225/Sc_ProcessPlanEdit.html" index 9e990cc..4748abd 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\350\256\241\345\210\222\345\215\225/Sc_ProcessPlanEdit.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\350\256\241\345\210\222\345\215\225/Sc_ProcessPlanEdit.html" @@ -227,10 +227,11 @@ , toolbar: '#toolbarDemo' , limit: 500 //姣忛〉榛樿鏄剧ず鐨勬暟閲� , cellMinWidth: 120 + , totalRow: true , height: 400 , cols: [[ //琛ㄥご { type: 'checkbox', totalRowText: '鍚堣琛�' } - , { type: 'numbers', title: '搴忓彿', totalRow: true } + , { type: 'numbers', title: '搴忓彿',} , { field: 'HProcNo', title: '宸ュ簭鍙�', edit: 'text' } , { field: '宸ュ簭浠g爜', title: '宸ュ簭浠g爜', edit: 'text', event:"hprocid" }//f7 @@ -257,17 +258,17 @@ , { field: '鐢熶骇璧勬簮', title: '鐢熶骇璧勬簮', edit: 'text', event: "HSourceID" }//f7 , { field: 'HSourceID', title: '鐢熶骇璧勬簮id', hide: true }// hide: true - , { field: 'HQty', title: '璁″垝鏁伴噺', edit: 'text' } - , { field: 'HWorkingQty', title: '鍦ㄥ埗鍝佹暟閲�', edit: 'text' } + , { field: 'HQty', title: '璁″垝鏁伴噺', totalRow: true, edit: 'text' } + , { field: 'HWorkingQty', title: '鍦ㄥ埗鍝佹暟閲�', totalRow: true, edit: 'text' } , { field: 'HTimeUnit', title: '鏃堕棿鍗曚綅', edit: 'text' } , { field: 'HPlanWorkTimes', title: '璁″垝鍔犲伐鏃堕棿', edit: 'text' } , { field: 'hplanbegindate', title: '璁″垝寮�宸ユ椂闂�', edit: 'text' } , { field: 'hplanenddate', title: '璁″垝瀹屽伐鏃堕棿', edit: 'text' } , { field: 'HICMOInterID', title: '浠诲姟ID', edit: 'text' } , { field: 'HICMOBillNo', title: '浠诲姟鍗曞彿', edit: 'text' } - , { field: 'HBeginDayQty', title: '寮�宸ヤ綑閲�(澶╂暟)', edit: 'text' } - , { field: 'HBeginFixQty', title: '寮�宸ヤ綑閲�(鍥烘暟)', edit: 'text' } - , { field: 'HFixWorkDays', title: '涓婇亾鍥哄畾澶╂暟', edit: 'text' } + , { field: 'HBeginDayQty', title: '寮�宸ヤ綑閲�(澶╂暟)', totalRow: true, edit: 'text' } + , { field: 'HBeginFixQty', title: '寮�宸ヤ綑閲�(鍥烘暟)', totalRow: true, edit: 'text' } + , { field: 'HFixWorkDays', title: '涓婇亾鍥哄畾澶╂暟', totalRow: true, edit: 'text' } , { field: 'HTrunWorkDays', title: '涓婇亾寰幆鍛ㄦ湡', edit: 'text' } , { field: 'HReadyTimes', title: '鏈亾鍑嗗鏃堕棿', edit: 'text' } , { field: 'HReadyTime', title: '鍑嗗鏃堕棿', edit: 'text' } 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\350\256\241\345\210\222\345\215\225/Sc_ProcessPlanList.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\350\256\241\345\210\222\345\215\225/Sc_ProcessPlanList.html" index e363796..7616995 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\350\256\241\345\210\222\345\215\225/Sc_ProcessPlanList.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\350\256\241\345\210\222\345\215\225/Sc_ProcessPlanList.html" @@ -311,6 +311,7 @@ , page: true , cellMinWidth: 90 , limit: 50 + , totalRow: true , limits: [50, 500, 5000, 20000] , done: function (res, curr, count) { soulTable.render(this); @@ -348,7 +349,7 @@ , { field: '璁¢噺鍗曚綅浠g爜', title: '璁¢噺鍗曚綅浠g爜', sort: true } ////, { field: 'HCenterID', title: 'HCenterID' , sort: true} , { field: '璁¢噺鍗曚綅', title: '璁¢噺鍗曚綅', sort: true } - , { field: '鐢熶骇鏁伴噺', title: '鐢熶骇鏁伴噺', sort: true } + , { field: '鐢熶骇鏁伴噺', title: '鐢熶骇鏁伴噺', totalRow: true, sort: true } ////, { field: 'hbomid', title: 'hbomid' , sort: true} , { field: '璁″垝寮�宸ユ棩鏈�', title: '璁″垝寮�宸ユ棩鏈�', templet: "<div>{{d.璁″垝寮�宸ユ棩鏈� ==null ?'':layui.util.toDateString(d.璁″垝寮�宸ユ棩鏈�, 'yyyy-MM-dd')}}</div>", sort: true } , { field: '璁″垝瀹屽伐鏃ユ湡', title: '璁″垝瀹屽伐鏃ユ湡', templet: "<div>{{d.璁″垝瀹屽伐鏃ユ湡 ==null ?'':layui.util.toDateString(d.璁″垝瀹屽伐鏃ユ湡, 'yyyy-MM-dd')}}</div>", sort: true } @@ -393,8 +394,8 @@ , { field: 'HSourceID', title: 'HSourceID', hide: true, sort: true } , { field: '璧勬簮浠g爜', title: '璧勬簮浠g爜', sort: true } , { field: '鐢熶骇璧勬簮', title: '鐢熶骇璧勬簮', sort: true } - , { field: '璁″垝鏁伴噺', title: '璁″垝鏁伴噺', sort: true } - , { field: '鍏宠仈鏁伴噺', title: '鍏宠仈鏁伴噺', sort: true } + , { field: '璁″垝鏁伴噺', title: '璁″垝鏁伴噺', totalRow: true,sort: true } + , { field: '鍏宠仈鏁伴噺', title: '鍏宠仈鏁伴噺', totalRow: true, sort: true } , { field: '鏃堕棿鍗曚綅', title: '鏃堕棿鍗曚綅', sort: true } , { field: '璁″垝鍔犲伐鏃堕棿', title: '璁″垝鍔犲伐鏃堕棿', sort: true } , { field: '宸ュ簭璁″垝寮�宸ユ棩鏈�', title: '宸ュ簭璁″垝寮�宸ユ棩鏈�', templet: "<div>{{d.宸ュ簭璁″垝寮�宸ユ棩鏈� ==null ?'':layui.util.toDateString(d.宸ュ簭璁″垝寮�宸ユ棩鏈�, 'yyyy-MM-dd')}}</div>", sort: true } diff --git "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\346\213\243\346\226\231\351\205\215\351\200\201\345\215\225/JIT_ComplementGoodsList.html" "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\346\213\243\346\226\231\351\205\215\351\200\201\345\215\225/JIT_ComplementGoodsList.html" index d564108..b459f74 100644 --- "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\346\213\243\346\226\231\351\205\215\351\200\201\345\215\225/JIT_ComplementGoodsList.html" +++ "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\346\213\243\346\226\231\351\205\215\351\200\201\345\215\225/JIT_ComplementGoodsList.html" @@ -268,6 +268,7 @@ //, toolbar: '#toolbarDemo' , height: 'full-120' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -285,8 +286,8 @@ , { field: '鐗╂枡浠g爜', title: '鐗╂枡浠g爜', width: 160, sort: true} , { field: '鐗╂枡鍚嶇О', title: '鐗╂枡鍚嶇О', width: 160, sort: true} , { field: '瑙勬牸鍨嬪彿', title: '瑙勬牸鍨嬪彿', width: 160, sort: true} - , { field: '鎷f枡鏁伴噺', title: '鎷f枡鏁伴噺', width: 160, sort: true} - , { field: '宸茶皟鎷ㄦ暟閲�', title: '宸茶皟鎷ㄦ暟閲�', width: 160, sort: true} + , { field: '鎷f枡鏁伴噺', title: '鎷f枡鏁伴噺', totalRow: true,width: 160, sort: true} + , { field: '宸茶皟鎷ㄦ暟閲�', title: '宸茶皟鎷ㄦ暟閲�', totalRow: true, width: 160, sort: true} , { field: '璁¢噺鍗曚綅', title: '璁¢噺鍗曚綅', width: 160, sort: true} , { field: '杞﹂棿', title: '杞﹂棿', width: 160, sort: true} , { field: '宸ユ', title: '宸ユ', width: 160, sort: true} diff --git "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\345\217\253\346\226\231\345\271\263\345\217\260/JIT_ComplementGoodBillMain.html" "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\345\217\253\346\226\231\345\271\263\345\217\260/JIT_ComplementGoodBillMain.html" index ab94972..ff07fef 100644 --- "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\345\217\253\346\226\231\345\271\263\345\217\260/JIT_ComplementGoodBillMain.html" +++ "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\345\217\253\346\226\231\345\271\263\345\217\260/JIT_ComplementGoodBillMain.html" @@ -385,6 +385,7 @@ elem: '#mainTable' //, toolbar: '#toolbarDemo' , height: 'full-150' + , totalRow: true , cellMinWidth: 90 , limit: 500 , cols: [[ @@ -400,22 +401,22 @@ , { field: '鐗╂枡鍚嶇О', title: '鐗╂枡鍚嶇О', width: 160 } , { field: '瑙勬牸鍨嬪彿', title: '瑙勬牸鍨嬪彿', width: 160 } , { field: '瀛愰」鍗曚綅', title: '瀛愰」鍗曚綅', width: 160 } - , { field: '鍗曚綅鐢ㄩ噺', title: '鍗曚綅鐢ㄩ噺', width: 160} - , { field: '璁″垝鍙戞枡鏁伴噺', title: '璁″垝鍙戞枡鏁伴噺', width: 160 } + , { field: '鍗曚綅鐢ㄩ噺', title: '鍗曚綅鐢ㄩ噺', totalRow: true, width: 160} + , { field: '璁″垝鍙戞枡鏁伴噺', title: '璁″垝鍙戞枡鏁伴噺', totalRow: true, width: 160 } , { field: '鏈�灏忓寘瑁�', title: '鏈�灏忓寘瑁�', width: 160} - , { field: '鍖呮暟', title: '鍖呮暟', width: 160} - , { field: '鍙枡鏁伴噺', title: '鍙枡鏁伴噺', width: 160, edit: 'text'} - , { field: '閫�鏂欐暟閲�', title: '閫�鏂欐暟閲�', width: 160, edit: 'text'} + , { field: '鍖呮暟', title: '鍖呮暟', totalRow: true,width: 160} + , { field: '鍙枡鏁伴噺', title: '鍙枡鏁伴噺', totalRow: true, width: 160, edit: 'text'} + , { field: '閫�鏂欐暟閲�', title: '閫�鏂欐暟閲�', totalRow: true,width: 160, edit: 'text'} , { field: '閫�鏂欏師鍥�', title: '閫�鏂欏師鍥�', width: 160, edit: 'text'} - , { field: '宸插彨鏂欐暟閲�', title: '宸插彨鏂欐暟閲�', width: 160} - , { field: '宸查厤閫佹暟閲�', title: '宸查厤閫佹暟閲�', width: 160 } + , { field: '宸插彨鏂欐暟閲�', title: '宸插彨鏂欐暟閲�', totalRow: true, width: 160} + , { field: '宸查厤閫佹暟閲�', title: '宸查厤閫佹暟閲�', totalRow: true,width: 160 } , { field: '璋冨嚭浠撳簱', title: '璋冨嚭浠撳簱', width: 160, edit: 'text', event: 'OutWarehouse' } , { field: '璋冨嚭浠撳簱id', title: '璋冨嚭浠撳簱id', width: 160, hide: true } , { field: '璋冨叆浠撳簱', title: '璋冨叆浠撳簱', width: 160, edit: 'text', event: 'InWarehouse' } , { field: '璋冨叆浠撳簱id', title: '璋冨叆浠撳簱id', width: 160, hide: true } - , { field: '搴撳瓨鏁伴噺', title: '搴撳瓨鏁伴噺', width: 160 } - , { field: '璋冨嚭浠撳簱搴撳瓨鏁伴噺', title: '璋冨嚭浠撳簱搴撳瓨鏁伴噺', width: 160 } - , { field: '璋冨嚭浠撳簱鍙敤搴撳瓨鏁伴噺', title: '璋冨嚭浠撳簱鍙敤搴撳瓨鏁伴噺', width: 160 } + , { field: '搴撳瓨鏁伴噺', title: '搴撳瓨鏁伴噺', totalRow: true, width: 160 } + , { field: '璋冨嚭浠撳簱搴撳瓨鏁伴噺', title: '璋冨嚭浠撳簱搴撳瓨鏁伴噺', totalRow: true, width: 160 } + , { field: '璋冨嚭浠撳簱鍙敤搴撳瓨鏁伴噺', title: '璋冨嚭浠撳簱鍙敤搴撳瓨鏁伴噺', totalRow: true, width: 160 } , { field: '鍙敤搴撳瓨', title: '鍙敤搴撳瓨', width: 160 } , { field: '璋冨嚭缁勭粐', title: '璋冨嚭缁勭粐', width: 160} , { field: 'HICMOBillNo', title: 'HICMOBillNo', width: 160 } diff --git "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\345\217\253\346\226\231\345\271\263\345\217\260/JIT_ComplementGoodBillMain_ZXBZ.html" "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\345\217\253\346\226\231\345\271\263\345\217\260/JIT_ComplementGoodBillMain_ZXBZ.html" index 64c6ce8..11694c6 100644 --- "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\345\217\253\346\226\231\345\271\263\345\217\260/JIT_ComplementGoodBillMain_ZXBZ.html" +++ "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\345\217\253\346\226\231\345\271\263\345\217\260/JIT_ComplementGoodBillMain_ZXBZ.html" @@ -237,6 +237,7 @@ elem: '#mainTable' //, toolbar: '#toolbarDemo' , height: 'full-150' + , totalRow: true , cellMinWidth: 90 , limit: 500 , cols: [[ @@ -249,20 +250,20 @@ , { field: '璋冨嚭浠撳簱ID', title: '璋冨嚭浠撳簱ID', width: 160, hide: true } , { field: '璋冨叆浠撳簱', title: '璋冨叆浠撳簱', width: 160, edit: 'text', event: 'InWarehouse' } , { field: '璋冨叆浠撳簱id', title: '璋冨叆浠撳簱id', width: 160, hide: true } - , { field: '璋冨嚭浠撳簱搴撳瓨鏁伴噺', title: '璋冨嚭浠撳簱搴撳瓨鏁伴噺', width: 120 } - , { field: '璋冨嚭浠撳簱鍙敤搴撳瓨鏁伴噺', title: '璋冨嚭浠撳簱鍙敤搴撳瓨鏁伴噺', width: 120 } - , { field: '搴撳瓨鏁伴噺', title: '搴撳瓨鏁伴噺', width: 120 } - , { field: '鍙敤搴撳瓨', title: '鍙敤搴撳瓨', width: 120 } - , { field: '鍖呮暟', title: '鍖呮暟', width: 120, edit: 'text' } - , { field: '鍙枡鏁伴噺', title: '鍙枡鏁伴噺', width: 120} - , { field: '鍙彂鏁伴噺', title: '鍙彂鏁伴噺', width: 120 } - , { field: '鍙彂鍖呮暟', title: '鍙彂鍖呮暟', width: 120 } - , { field: '鐢ㄦ枡娓呭崟鎬婚噺', title: '鐢ㄦ枡娓呭崟鎬婚噺', width: 120 } - , { field: '杞﹂棿浠撳簱搴撳瓨', title: '杞﹂棿浠撳簱搴撳瓨', width: 120 } - , { field: '閫�鏂欐暟閲�', title: '閫�鏂欐暟閲�', width: 120, edit: 'text' } + , { field: '璋冨嚭浠撳簱搴撳瓨鏁伴噺', title: '璋冨嚭浠撳簱搴撳瓨鏁伴噺', totalRow: true, width: 120 } + , { field: '璋冨嚭浠撳簱鍙敤搴撳瓨鏁伴噺', title: '璋冨嚭浠撳簱鍙敤搴撳瓨鏁伴噺', totalRow: true, width: 120 } + , { field: '搴撳瓨鏁伴噺', title: '搴撳瓨鏁伴噺', totalRow: true, width: 120 } + , { field: '鍙敤搴撳瓨', title: '鍙敤搴撳瓨', totalRow: true,width: 120 } + , { field: '鍖呮暟', title: '鍖呮暟', totalRow: true, width: 120, edit: 'text' } + , { field: '鍙枡鏁伴噺', title: '鍙枡鏁伴噺', totalRow: true, width: 120} + , { field: '鍙彂鏁伴噺', title: '鍙彂鏁伴噺', totalRow: true, width: 120 } + , { field: '鍙彂鍖呮暟', title: '鍙彂鍖呮暟', totalRow: true, width: 120 } + , { field: '鐢ㄦ枡娓呭崟鎬婚噺', title: '鐢ㄦ枡娓呭崟鎬婚噺', totalRow: true, width: 120 } + , { field: '杞﹂棿浠撳簱搴撳瓨', title: '杞﹂棿浠撳簱搴撳瓨', totalRow: true, width: 120 } + , { field: '閫�鏂欐暟閲�', title: '閫�鏂欐暟閲�', totalRow: true, width: 120, edit: 'text' } , { field: '閫�鏂欏師鍥�', title: '閫�鏂欏師鍥�', width: 160, edit: 'text' } , { field: '杞﹂棿浠撳簱', title: '杞﹂棿浠撳簱', width: 160 } - , { field: '鏈�灏忓彂鏂欐暟閲�', title: '鏈�灏忓彂鏂欐暟閲�', width: 160 } + , { field: '鏈�灏忓彂鏂欐暟閲�', title: '鏈�灏忓彂鏂欐暟閲�', totalRow: true, width: 160 } , { field: '璁¢噺鍗曚綅', title: '璁¢噺鍗曚綅', width: 160 } , { field: '宸ユ', title: '宸ユ', width: 160 } , { field: '鐢熶骇杞﹂棿', title: '鐢熶骇杞﹂棿', width: 160 } diff --git "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\350\243\205\347\256\261\345\215\225/QK_PackedBillList.html" "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\350\243\205\347\256\261\345\215\225/QK_PackedBillList.html" index abcde82..5ecd9b8 100644 --- "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\350\243\205\347\256\261\345\215\225/QK_PackedBillList.html" +++ "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\350\243\205\347\256\261\345\215\225/QK_PackedBillList.html" @@ -196,6 +196,7 @@ , toolbar: '#toolbarDemo' , height: '400' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -211,7 +212,7 @@ , { field: 'HUnitName', title: '鍗曚綅鍚嶇О', width: 200 } , { field: 'HEmpID', title: 'HEmpID', width: 200, hide: true } , { field: 'HEmpName', title: '涓氬姟鍛�', width: 200 } - , { field: 'HQty', title: '鏁伴噺', width: 200 } + , { field: 'HQty', title: '鏁伴噺', totalRow: true,width: 200 } , { field: '鍒跺崟浜�', title: '鍒跺崟浜�', width: 200 } , { field: '鍒跺崟鏃ユ湡', title: '鍒跺崟鏃ユ湡', width: 200, templet: "<div>{{d.鍒跺崟鏃ユ湡 ==null ?'':layui.util.toDateString(d.鍒跺崟鏃ユ湡, 'yyyy-MM-dd HH:mm:ss')}}</div>" } ]] @@ -228,6 +229,7 @@ //, toolbar: '#toolbarDemo' , height: '350' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -245,7 +247,7 @@ , { field: 'HUnitName', title: '鍗曚綅鍚嶇О', width: 200 } , { field: 'HEmpID', title: 'HEmpID', width: 200, hide: true } , { field: 'HEmpName', title: '涓氬姟鍛�', width: 200 } - , { field: 'HQty', title: '鏁伴噺', width: 200 } + , { field: 'HQty', title: '鏁伴噺', totalRow: true, width: 200 } ]] }; option1.data = []; @@ -259,7 +261,7 @@ var ajaxLoad = layer.load(); var HBeginDate = $("#HBeginDate").val();//缁撴潫鏃ユ湡 if (HBeginDate) { - sWhere += " and HDeptID=113546 and 鍒跺崟浜�='" + sessionStorage["HUserName"] + " and CONVERT(varchar(100),鍒跺崟鏃ユ湡, 23) >= '" + HBeginDate + "'"; + sWhere += " and HDeptID=113546 and 鍒跺崟浜�='" + sessionStorage["HUserName"] + "' and CONVERT(varchar(100),鍒跺崟鏃ユ湡, 23) >= '" + HBeginDate + "'"; } //杩涘叆椤甸潰鏄剧ず鐨勭紦瀛樺垪琛� diff --git "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\350\243\205\347\256\261\345\215\225/QK_PackingBill.html" "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\350\243\205\347\256\261\345\215\225/QK_PackingBill.html" index 510a665..1102dd8 100644 --- "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\350\243\205\347\256\261\345\215\225/QK_PackingBill.html" +++ "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\350\243\205\347\256\261\345\215\225/QK_PackingBill.html" @@ -183,11 +183,11 @@ , { field: 'HUnitID', title: 'HUnitID', edit: 'text', width: 100, hide: true } , { field: 'HUnitName', title: '璁¢噺鍗曚綅', edit: 'false', width: 100 } - , { field: 'HPlanQty', title: '鏁伴噺', edit: 'false', width: 100 } - , { field: 'HSPlanQty', title: '澶勭悊鏁伴噺', edit: 'text', event: 'HSPlanQty', width: 100 } - , { field: 'HMinQty', title: '鏈�灏忓寘瑁呮暟', edit: 'text', event: 'HMinQty', width: 100 } - , { field: 'HTotalQty', title: '鐢熸垚鏉℃暟', edit: 'false', width: 100 } - , { field: 'HSpsQty', title: '鍓╀綑鏁伴噺', edit: 'false', width: 100 } + , { field: 'HPlanQty', title: '鏁伴噺', edit: 'false', totalRow: true, width: 100 } + , { field: 'HSPlanQty', title: '澶勭悊鏁伴噺', edit: 'text', totalRow: true, event: 'HSPlanQty', width: 100 } + , { field: 'HMinQty', title: '鏈�灏忓寘瑁呮暟', edit: 'text', totalRow: true, event: 'HMinQty', width: 100 } + , { field: 'HTotalQty', title: '鐢熸垚鏉℃暟', edit: 'false', totalRow: true, width: 100 } + , { field: 'HSpsQty', title: '鍓╀綑鏁伴噺', edit: 'false', totalRow: true, width: 100 } , { field: 'HXH', title: '绠卞彿', edit: 'false', width: 100 } , { field: 'FBillNo', title: '閿�鍞鍗曞彿', edit: 'false', width: 100 } @@ -214,6 +214,7 @@ , elem: '#mainTable' , toolbar: '#toolbarDemo' , page: false + , totalRow: true , cellMinWidth: 120 , height: 500 , cols: [columns] diff --git "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\351\200\200\345\272\223\345\215\225/Sc_ProductionReturnList.html" "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\351\200\200\345\272\223\345\215\225/Sc_ProductionReturnList.html" index 480f490..f50f1f6 100644 --- "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\351\200\200\345\272\223\345\215\225/Sc_ProductionReturnList.html" +++ "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\351\200\200\345\272\223\345\215\225/Sc_ProductionReturnList.html" @@ -239,6 +239,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -269,11 +270,11 @@ , { field: '鎵规', title: '鎵规', width: 200, sort: true } , { field: 'hunitid', title: 'hunitid', width: 200, hide: true, sort: true } , { field: '璁¢噺鍗曚綅', title: '璁¢噺鍗曚綅', width: 200, sort: true } - , { field: '搴旀敹鏁伴噺', title: '搴旀敹鏁伴噺', width: 115, sort: true } - , { field: '瀹炴敹鏁伴噺', title: '瀹炴敹鏁伴噺', width: 115, sort: true } - , { field: '鍑哄簱鏁伴噺', title: '鍑哄簱鏁伴噺', width: 200, sort: true } - , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true } - , { field: '閲戦', title: '閲戦', width: 115, sort: true } + , { field: '搴旀敹鏁伴噺', title: '搴旀敹鏁伴噺', width: 115, sort: true, totalRow: true} + , { field: '瀹炴敹鏁伴噺', title: '瀹炴敹鏁伴噺', width: 115, sort: true, totalRow: true } + , { field: '鍑哄簱鏁伴噺', title: '鍑哄簱鏁伴噺', width: 200, sort: true, totalRow: true } + , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true, totalRow: true} + , { field: '閲戦', title: '閲戦', width: 115, sort: true, totalRow: true} , { field: 'hwhid', title: 'hwhid', width: 200, hide: true, sort: true } , { field: '鏀舵枡浠撳簱浠g爜', title: '鏀舵枡浠撳簱浠g爜', width: 200, sort: true } , { field: '鏀舵枡浠撳簱', title: '鏀舵枡浠撳簱', width: 200, sort: true } diff --git "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\351\200\200\346\226\231\347\224\263\350\257\267\345\215\225/JIT_CallGoodsBackRequestBillList.html" "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\351\200\200\346\226\231\347\224\263\350\257\267\345\215\225/JIT_CallGoodsBackRequestBillList.html" index 123b7b0..5a041d5 100644 --- "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\351\200\200\346\226\231\347\224\263\350\257\267\345\215\225/JIT_CallGoodsBackRequestBillList.html" +++ "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\351\200\200\346\226\231\347\224\263\350\257\267\345\215\225/JIT_CallGoodsBackRequestBillList.html" @@ -205,6 +205,7 @@ , toolbar: '#toolbarDemo' , height: 'full-90' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -224,7 +225,7 @@ , { field: '鐗╂枡浠g爜', title: '鐗╂枡浠g爜', width: 160, sort: true } , { field: '鐗╂枡鍚嶇О', title: '鐗╂枡鍚嶇О', width: 160, sort: true } , { field: '瑙勬牸鍨嬪彿', title: '瑙勬牸鍨嬪彿', width: 160, sort: true } - , { field: '閫�鍥炴暟閲�', title: '閫�鍥炴暟閲�', width: 160, sort: true } + , { field: '閫�鍥炴暟閲�', title: '閫�鍥炴暟閲�', totalRow: true, width: 160, sort: true } , { field: '閫�鏂欏師鍥�', title: '閫�鏂欏師鍥�', width: 160, sort: true } , { field: '浠撳簱浠g爜', title: '浠撳簱浠g爜', width: 160, sort: true } , { field: '璋冨叆浠撳簱', title: '璋冨叆浠撳簱', width: 160, sort: true } diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\344\272\247\347\272\277\347\273\204\350\243\205\350\277\275\346\272\257/Cj_AssemblyTraceability.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\344\272\247\347\272\277\347\273\204\350\243\205\350\277\275\346\272\257/Cj_AssemblyTraceability.html" index 4d0af51..a443f65 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\344\272\247\347\272\277\347\273\204\350\243\205\350\277\275\346\272\257/Cj_AssemblyTraceability.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\344\272\247\347\272\277\347\273\204\350\243\205\350\277\275\346\272\257/Cj_AssemblyTraceability.html" @@ -294,6 +294,7 @@ , limit: 500 //姣忛〉榛樿鏄剧ず鐨勬暟閲� , cellMinWidth: 120 , height: 400 + , totalRow: true , cols: [[ //琛ㄥご { type: 'checkbox', totalRowText: '鍚堣琛�' } , { type: 'numbers', title: '搴忓彿', totalRow: true } @@ -324,6 +325,7 @@ , limit: 500 //姣忛〉榛樿鏄剧ず鐨勬暟閲� , cellMinWidth: 120 , height: 400 + , totalRow: true , cols: [[ //琛ㄥご { type: 'checkbox', totalRowText: '鍚堣琛�' } , { type: 'numbers', title: '搴忓彿', totalRow: true } @@ -331,8 +333,8 @@ , { field: 'HMaterName', title: '閰嶄欢鍚嶇О' }//f7 , { field: 'HMaterID', title: 'HMaterID ', hide: true }//f7 , { field: 'HMaterModel', title: '閰嶄欢瑙勬牸' } - , { field: 'HQty', title: '閰嶄欢鏁伴噺' } - , { field: 'HBardQty', title: '宸叉壂鏁伴噺' } + , { field: 'HQty', title: '閰嶄欢鏁伴噺', totalRow: true} + , { field: 'HBardQty', title: '宸叉壂鏁伴噺', totalRow: true } , { field: 'HPRDORGID', title: 'HPRDORGID', hide: true } , { field: 'HBarCode', title: 'HBarCode', hide: true } , { field: 'HEQty', title: 'HEQty', hide: true } diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\344\272\247\347\272\277\347\273\204\350\243\205\350\277\275\346\272\257/Cj_AssemblyTraceabilityList.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\344\272\247\347\272\277\347\273\204\350\243\205\350\277\275\346\272\257/Cj_AssemblyTraceabilityList.html" index 28b77a0..958583c 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\344\272\247\347\272\277\347\273\204\350\243\205\350\277\275\346\272\257/Cj_AssemblyTraceabilityList.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\344\272\247\347\272\277\347\273\204\350\243\205\350\277\275\346\272\257/Cj_AssemblyTraceabilityList.html" @@ -330,7 +330,7 @@ col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, templet: "<div>{{d." + data[i].name + " ==null ?'':layui.util.toDateString(d." + data[i].name + ", 'yyyy-MM-dd')}}</div>", width: 200 }); break; default: - if (data[i].name == '鐢熶骇鏁伴噺' || data[i].name == '娴佽浆鍗℃暟閲�' || data[i].name == '鍏ュ簱鏁伴噺') { + if (data[i].name == '鏁伴噺' || data[i].name == '娴佽浆鍗℃暟閲�' || data[i].name == '鍏ュ簱鏁伴噺') { col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 200, totalRow: true }); } else { col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 200 }); diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\215\225\345\223\201\350\277\207\347\253\231/BadQueryReport.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\215\225\345\223\201\350\277\207\347\253\231/BadQueryReport.html" index eaebfec..bfb5305 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\215\225\345\223\201\350\277\207\347\253\231/BadQueryReport.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\215\225\345\223\201\350\277\207\347\253\231/BadQueryReport.html" @@ -230,6 +230,13 @@ case 'DateTime': col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, templet: "<div>{{d." + data[i].name + " ==null ?'':layui.util.toDateString(d." + data[i].name + ", 'yyyy-MM-dd HH:mm:ss')}}</div>", width: 180 }); break; + case 'long': + case 'Int32': + case 'Int64': + case 'double': + case 'Decimal': + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 120, totalRow: true }); + break; default: col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 150 }); } @@ -308,6 +315,13 @@ case 'DateTime': col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, templet: "<div>{{d." + data[i].name + " ==null ?'':layui.util.toDateString(d." + data[i].name + ", 'yyyy-MM-dd HH:mm:ss')}}</div>", width: 180 }); break; + case 'long': + case 'Int32': + case 'Int64': + case 'double': + case 'Decimal': + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 120, totalRow: true }); + break; default: col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 150 }); } @@ -386,6 +400,13 @@ case 'DateTime': col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, templet: "<div>{{d." + data[i].name + " ==null ?'':layui.util.toDateString(d." + data[i].name + ", 'yyyy-MM-dd HH:mm:ss')}}</div>", width: 180 }); break; + case 'long': + case 'Int32': + case 'Int64': + case 'double': + case 'Decimal': + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 120, totalRow: true }); + break; default: col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 150 }); } diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\215\225\345\223\201\350\277\207\347\253\231/Cj_ProcessItemBGA.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\215\225\345\223\201\350\277\207\347\253\231/Cj_ProcessItemBGA.html" index 8560655..89c9061 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\215\225\345\223\201\350\277\207\347\253\231/Cj_ProcessItemBGA.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\215\225\345\223\201\350\277\207\347\253\231/Cj_ProcessItemBGA.html" @@ -613,6 +613,7 @@ data: { "sWhere": sWhere, "user": sessionStorage["HUserName"] }, success: function (data1) { if (data1.count == 1) { + var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -633,6 +634,13 @@ case 'DateTime': col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, templet: "<div>{{d." + data[i].name + " ==null ?'':layui.util.toDateString(d." + data[i].name + ", 'yyyy-MM-dd')}}</div>", width: 110 }); break; + case 'long': + case 'Int32': + case 'Int64': + case 'double': + case 'Decimal': + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 120, totalRow: true }); + break; default: col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 110 }); } diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\215\225\345\223\201\350\277\207\347\253\231/Cj_ProcessItemStationPlatform.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\215\225\345\223\201\350\277\207\347\253\231/Cj_ProcessItemStationPlatform.html" index b645242..67811da 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\215\225\345\223\201\350\277\207\347\253\231/Cj_ProcessItemStationPlatform.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\215\225\345\223\201\350\277\207\347\253\231/Cj_ProcessItemStationPlatform.html" @@ -546,7 +546,7 @@ elem: '#mainTable2' //, toolbar: '#toolbarDemo' , page: false - //, totalRow: true + , totalRow: true , cellMinWidth: 120 , data: [] , height: 185 @@ -557,7 +557,7 @@ , { field: '閰嶄欢浠g爜', title: '閰嶄欢浠g爜' } , { field: '閰嶄欢鍚嶇О', title: '閰嶄欢鍚嶇О' } , { field: '閰嶄欢瑙勬牸', title: '閰嶄欢瑙勬牸' } - , { field: '閰嶄欢鏁伴噺', title: '閰嶄欢鏁伴噺' } + , { field: '閰嶄欢鏁伴噺', title: '閰嶄欢鏁伴噺', totalRow: true} , { field: 'HBatchNo', title: '褰撳墠鎵规' } , { field: 'HICMOInterID', title: 'HICMOInterID', hide: true } , { field: 'HICMOEntryID', title: 'HICMOEntryID', hide: true } @@ -574,7 +574,7 @@ elem: '#mainTable3' //, toolbar: '#toolbarDemo' , page: false - //, totalRow: true + , totalRow: true , cellMinWidth: 120 , limit: Number.MAX_VALUE , data: [] @@ -597,7 +597,7 @@ elem: '#mainTable' //, toolbar: '#toolbarDemo' , page: false - //, totalRow: true + , totalRow: true , cellMinWidth: 120 , limit: Number.MAX_VALUE , data: [] diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\215\225\345\223\201\350\277\207\347\253\231/RetrospectiveQueryReport.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\215\225\345\223\201\350\277\207\347\253\231/RetrospectiveQueryReport.html" index 6f0ac69..d189ba3 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\215\225\345\223\201\350\277\207\347\253\231/RetrospectiveQueryReport.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\215\225\345\223\201\350\277\207\347\253\231/RetrospectiveQueryReport.html" @@ -268,6 +268,13 @@ case 'DateTime': col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, templet: "<div>{{d." + data[i].name + " ==null ?'':layui.util.toDateString(d." + data[i].name + ", 'yyyy-MM-dd HH:mm:ss')}}</div>", width: 180 }); break; + case 'long': + case 'Int32': + case 'Int64': + case 'double': + case 'Decimal': + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 120, totalRow: true }); + break; default: col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 150 }); } @@ -347,6 +354,13 @@ //int case 'DateTime': col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, templet: "<div>{{d." + data[i].name + " ==null ?'':layui.util.toDateString(d." + data[i].name + ", 'yyyy-MM-dd HH:mm:ss')}}</div>", width: 180 }); + break; + case 'long': + case 'Int32': + case 'Int64': + case 'double': + case 'Decimal': + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 120, totalRow: true }); break; default: col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 150 }); @@ -464,6 +478,13 @@ case 'DateTime': col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, templet: "<div>{{d." + data[i].name + " ==null ?'':layui.util.toDateString(d." + data[i].name + ", 'yyyy-MM-dd HH:mm:ss')}}</div>", width: 180 }); break; + case 'long': + case 'Int32': + case 'Int64': + case 'double': + case 'Decimal': + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 120, totalRow: true }); + break; default: col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 150 }); } @@ -539,6 +560,13 @@ case 'DateTime': col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, templet: "<div>{{d." + data[i].name + " ==null ?'':layui.util.toDateString(d." + data[i].name + ", 'yyyy-MM-dd HH:mm:ss')}}</div>", width: 180 }); break; + case 'long': + case 'Int32': + case 'Int64': + case 'double': + case 'Decimal': + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 120, totalRow: true }); + break; default: col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 150 }); } @@ -606,6 +634,13 @@ case 'DateTime': col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, templet: "<div>{{d." + data[i].name + " ==null ?'':layui.util.toDateString(d." + data[i].name + ", 'yyyy-MM-dd HH:mm:ss')}}</div>", width: 180 }); break; + case 'long': + case 'Int32': + case 'Int64': + case 'double': + case 'Decimal': + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 120, totalRow: true }); + break; default: col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 150 }); } diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\217\253\346\226\231\347\256\241\347\220\206/Jl_CallGoodsBillMain.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\217\253\346\226\231\347\256\241\347\220\206/Jl_CallGoodsBillMain.html" index e6a2745..efda96d 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\217\253\346\226\231\347\256\241\347\220\206/Jl_CallGoodsBillMain.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\217\253\346\226\231\347\256\241\347\220\206/Jl_CallGoodsBillMain.html" @@ -232,6 +232,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -251,7 +252,7 @@ , { field: '瑙勬牸鍨嬪彿', title: '瑙勬牸鍨嬪彿', width: 215, sort: true } , { field: '璋冨叆浠撳簱鍚嶇О', title: '璋冨叆浠撳簱鍚嶇О', width: 170, sort: true } , { field: '璋冨嚭浠撳簱鍚嶇О', title: '璋冨嚭浠撳簱鍚嶇О', width: 170, sort: true } - , { field: '鏁伴噺', title: '鏁伴噺', width: 170, sort: true } + , { field: '鏁伴噺', title: '鏁伴噺', totalRow: true, width: 170, sort: true } , { field: '宸ュ簭浠g爜', title: '宸ュ簭浠g爜', width: 170, sort: true } , { field: '宸ュ簭鍚嶇О', title: '宸ュ簭鍚嶇О', width: 170, sort: true } , { field: '璋冨叆浠撳簱浠g爜', title: '璋冨叆浠撳簱浠g爜', width: 170, sort: true } diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\217\253\346\226\231\347\256\241\347\220\206/\345\217\253\346\226\231\351\200\200\346\226\231\345\215\225/Jl_CallGoodsBillBackMain.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\217\253\346\226\231\347\256\241\347\220\206/\345\217\253\346\226\231\351\200\200\346\226\231\345\215\225/Jl_CallGoodsBillBackMain.html" index ac4674b..56dae92 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\217\253\346\226\231\347\256\241\347\220\206/\345\217\253\346\226\231\351\200\200\346\226\231\345\215\225/Jl_CallGoodsBillBackMain.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\217\253\346\226\231\347\256\241\347\220\206/\345\217\253\346\226\231\351\200\200\346\226\231\345\215\225/Jl_CallGoodsBillBackMain.html" @@ -234,6 +234,7 @@ , toolbar: '#toolbarDemo' , height: 'full-90' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -249,7 +250,7 @@ , { field: '鐗╂枡浠g爜', title: '鐗╂枡浠g爜', width: 170, sort: true} , { field: '鐗╂枡鍚嶇О', title: '鐗╂枡鍚嶇О', width: 170, sort: true} , { field: '瑙勬牸鍨嬪彿', title: '瑙勬牸鍨嬪彿', width: 170, sort: true} - , { field: '閫�鏂欐暟閲�', title: '閫�鏂欐暟閲�', width: 170, sort: true} + , { field: '閫�鏂欐暟閲�', title: '閫�鏂欐暟閲�', totalRow: true,width: 170, sort: true} , { field: '宸ユ', title: '宸ユ', width: 160, sort: true} , { field: '浠撳簱', title: '浠撳簱', width: 160, sort: true} , { field: '鎶ュ簾鍘熷洜', title: '鎶ュ簾鍘熷洜', width: 160, sort: true} diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\217\253\346\226\231\347\256\241\347\220\206/\347\224\237\344\272\247\346\227\245\350\256\241\345\210\222\345\215\225/Sc_WorkBillAutoSortBillMain.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\217\253\346\226\231\347\256\241\347\220\206/\347\224\237\344\272\247\346\227\245\350\256\241\345\210\222\345\215\225/Sc_WorkBillAutoSortBillMain.html" index c386d5e..fff8211 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\217\253\346\226\231\347\256\241\347\220\206/\347\224\237\344\272\247\346\227\245\350\256\241\345\210\222\345\215\225/Sc_WorkBillAutoSortBillMain.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\217\253\346\226\231\347\256\241\347\220\206/\347\224\237\344\272\247\346\227\245\350\256\241\345\210\222\345\215\225/Sc_WorkBillAutoSortBillMain.html" @@ -234,6 +234,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\345\217\221\345\207\272\345\215\225/Cj_StationEntrustInBillList.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\345\217\221\345\207\272\345\215\225/Cj_StationEntrustInBillList.html" index 32276a1..99115cf 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\345\217\221\345\207\272\345\215\225/Cj_StationEntrustInBillList.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\345\217\221\345\207\272\345\215\225/Cj_StationEntrustInBillList.html" @@ -204,6 +204,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -227,7 +228,7 @@ , { field: 'HProcID', title: 'HProcID', hide: true } , { field: '宸ュ簭浠g爜', title: '宸ュ簭浠g爜' } , { field: '宸ュ簭', title: '宸ュ簭', sort: true } - , { field: '鍙戝嚭鏁伴噺', title: '鍙戝嚭鏁伴噺' } + , { field: '鍙戝嚭鏁伴噺', title: '鍙戝嚭鏁伴噺', totalRow: true} , { field: '鍙戝嚭鏃堕棿', title: '鍙戝嚭鏃堕棿' } , { field: '澶囨敞', title: '澶囨敞' } , { field: '鏄惁鎵撳嵃', title: '鏄惁鎵撳嵃' } @@ -235,7 +236,7 @@ , { field: '鍒跺崟鏃ユ湡', title: '鍒跺崟鏃ユ湡' } , { field: '淇敼浜�', title: '淇敼浜�' } , { field: '淇敼鏃ユ湡', title: '淇敼鏃ユ湡' } - , { field: '娴佽浆鍗℃暟閲�', title: '娴佽浆鍗℃暟閲�' } + , { field: '娴佽浆鍗℃暟閲�', title: '娴佽浆鍗℃暟閲�', totalRow: true } , { field: '瀹℃牳浜�', title: '瀹℃牳浜�' } , { field: '瀹℃牳鏃ユ湡', title: '瀹℃牳鏃ユ湡' } , { field: '鍏抽棴浜�', title: '鍏抽棴浜�' } @@ -318,6 +319,7 @@ data: { "sWhere": sWhere, "user": sessionStorage["HUserName"]}, success: function (data1) { if (data1.count == 1) { + var totalArray = ["鍙戝嚭鏁伴噺", "娴佽浆鍗℃暟閲�"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -330,6 +332,9 @@ // if (data[i].name == 'HInterID' || data[i].name == 'HBillType' || data[i].name == 'hmainid') { if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� + } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); } else { switch (data[i].Type) { @@ -351,6 +356,7 @@ , data: data1.data , height: 550 , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\345\217\221\345\207\272\345\215\225/Cj_StationEntrustInBill_Mul.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\345\217\221\345\207\272\345\215\225/Cj_StationEntrustInBill_Mul.html" index 9388624..3ead2fa 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\345\217\221\345\207\272\345\215\225/Cj_StationEntrustInBill_Mul.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\345\217\221\345\207\272\345\215\225/Cj_StationEntrustInBill_Mul.html" @@ -275,14 +275,15 @@ , toolbar: '#toolbarDemo1' , limit: 500 //姣忛〉榛樿鏄剧ず鐨勬暟閲� , height: 'full-300' + , totalRow: true , cellMinWidth: 110 , totalRow: true , cols: [[ //琛ㄥご { type: 'checkbox', totalRowText: '鍚堣琛�' } - , { type: 'numbers', title: '搴忓彿', totalRow: true } + , { type: 'numbers', title: '搴忓彿' } , { field: 'HBillNo', title: '鍗曟嵁鍙�' } , { field: 'HInterID', title: '鍗曟嵁ID', hide: true } - , { field: 'HQty', title: '鏁伴噺' } + , { field: 'HQty', title: '鏁伴噺', totalRow: true } , { field: 'HProcExchBillNo', title: '娴佽浆鍗�' } , { field: 'HICMOBillNo', title: '鐢熶骇璁㈠崟' } , { field: 'HMaterNumber', title: '浜у搧浠g爜' } diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\346\216\245\346\224\266\345\215\225/Cj_StationEntrustOutBillList.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\346\216\245\346\224\266\345\215\225/Cj_StationEntrustOutBillList.html" index e073872..e5e4054 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\346\216\245\346\224\266\345\215\225/Cj_StationEntrustOutBillList.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\346\216\245\346\224\266\345\215\225/Cj_StationEntrustOutBillList.html" @@ -324,6 +324,7 @@ data: { "sWhere": sWhere, "user": sessionStorage["HUserName"]}, success: function (data1) { if (data1.count == 1) { + var totalArray = ["鎺ユ敹鍚堟牸鏁伴噺", "鎺ユ敹涓嶅悎鏍兼暟閲�", "鍚◣鍗曚环","鍚◣閲戦","鍏宠仈閲戦","涓嶈壇鏁伴噺","鎶ュ簾鏁伴噺"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -336,6 +337,9 @@ // if (data[i].name == 'HInterID' || data[i].name == 'HBillType' || data[i].name == 'hmainid') { if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� + } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); } else { switch (data[i].Type) { @@ -357,6 +361,7 @@ , data: data1.data , height: 550 , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\346\216\245\346\224\266\345\215\225/Cj_StationEntrustOutBill_Mul.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\346\216\245\346\224\266\345\215\225/Cj_StationEntrustOutBill_Mul.html" index 6dde8e5..67c326f 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\346\216\245\346\224\266\345\215\225/Cj_StationEntrustOutBill_Mul.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\247\224\345\244\226\345\267\245\345\272\217\346\216\245\346\224\266\345\215\225/Cj_StationEntrustOutBill_Mul.html" @@ -283,14 +283,15 @@ , toolbar: '#toolbarDemo1' , limit: 500 //姣忛〉榛樿鏄剧ず鐨勬暟閲� , height: 'full-300' + , totalRow: true , cellMinWidth: 110 , totalRow: true , cols: [[ //琛ㄥご { type: 'checkbox', totalRowText: '鍚堣琛�' } - , { type: 'numbers', title: '搴忓彿', totalRow: true } + , { type: 'numbers', title: '搴忓彿' } , { field: 'HBillNo', title: '鍗曟嵁鍙�' } , { field: 'HInterID', title: '鍗曟嵁ID', hide: true } - , { field: 'HQty', title: '鏁伴噺' } + , { field: 'HQty', title: '鏁伴噺',totalRow: true } , { field: 'HProcExchBillNo', title: '娴佽浆鍗�' } , { field: 'HICMOBillNo', title: '鐢熶骇璁㈠崟' } , { field: 'HMaterNumber', title: '浜у搧浠g爜' } diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\345\207\272\347\253\231\346\261\207\346\212\245\345\215\225/Cj_StationOutBillList.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\345\207\272\347\253\231\346\261\207\346\212\245\345\215\225/Cj_StationOutBillList.html" index 417ab95..bb2ca85 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\345\207\272\347\253\231\346\261\207\346\212\245\345\215\225/Cj_StationOutBillList.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\345\207\272\347\253\231\346\261\207\346\212\245\345\215\225/Cj_StationOutBillList.html" @@ -405,6 +405,7 @@ async: false, success: function (data1) { if (data1.count == 1) { + var totalArray = ["鐢熶骇鏁伴噺", "宸ヤ环", "閲戦", "浠诲姟鏁伴噺", "鏁伴噺", "鍑虹珯鏁伴噺", "鎶ュ簾鏁伴噺", "涓嶈壇鏁伴噺", "宸ユ椂", "娴佽浆鍗℃暟閲�","浠诲姟鍗曟暟閲�"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -417,6 +418,9 @@ // if (data[i].name == 'HInterID' || data[i].name == 'HBillType' || data[i].name == 'hmainid') { if ($.inArray(data[i].name, "") > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� + } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); } else { switch (data[i].Type) { @@ -440,6 +444,7 @@ , data: data1.data , height: 550 , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -458,7 +463,8 @@ , cols: [col] , data: data1.data , height: 550 - , page: true + , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -476,7 +482,8 @@ , cols: [col] , data: data1.data , height: 550 - , page: true + , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -495,7 +502,8 @@ , cols: [col] , data: data1.data , height: 550 - , page: true + , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -545,6 +553,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -563,9 +572,9 @@ , { field: '浜у搧浠g爜', title: '浜у搧浠g爜' } , { field: '浜у搧鍚嶇О', title: '浜у搧鍚嶇О', width: 125 } , { field: '瑙勬牸鍨嬪彿', title: '瑙勬牸鍨嬪彿' } - , { field: '鍑虹珯鏁伴噺', title: '鍑虹珯鏁伴噺' } - , { field: '涓嶈壇鏁伴噺', title: '涓嶈壇鏁伴噺' } - , { field: '鎶ュ簾鏁伴噺', title: '鎶ュ簾鏁伴噺' } + , { field: '鍑虹珯鏁伴噺', title: '鍑虹珯鏁伴噺', totalRow: true} + , { field: '涓嶈壇鏁伴噺', title: '涓嶈壇鏁伴噺', totalRow: true} + , { field: '鎶ュ簾鏁伴噺', title: '鎶ュ簾鏁伴噺', totalRow: true} , { field: '鍖呰鏍囪瘑浠g爜', title: '鍖呰鏍囪瘑浠g爜', width: 115 } , { field: '鍖呰鏍囪瘑', title: '鍖呰鏍囪瘑', width: 115 } , { diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\345\207\272\347\253\231\346\261\207\346\212\245\345\215\225/Sc_StationOutBill_Mul.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\345\207\272\347\253\231\346\261\207\346\212\245\345\215\225/Sc_StationOutBill_Mul.html" index 745e759..cc65750 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\345\207\272\347\253\231\346\261\207\346\212\245\345\215\225/Sc_StationOutBill_Mul.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\345\207\272\347\253\231\346\261\207\346\212\245\345\215\225/Sc_StationOutBill_Mul.html" @@ -309,16 +309,17 @@ var option1 = { elem: '#mainTable1' , toolbar: '#toolbarDemo1' + , totalRow: true , limit: 500 //姣忛〉榛樿鏄剧ず鐨勬暟閲� , height: 'full-300' , cellMinWidth: 110 , totalRow: true , cols: [[ //琛ㄥご { type: 'checkbox', totalRowText: '鍚堣琛�' } - , { type: 'numbers', title: '搴忓彿', totalRow: true } + , { type: 'numbers', title: '搴忓彿'} , { field: 'HBillNo', title: '鍗曟嵁鍙�' } , { field: 'HInterID', title: '鍗曟嵁ID', hide: true } - , { field: 'HQty', title: '鏁伴噺' } + , { field: 'HQty', title: '鏁伴噺', totalRow: true } , { field: 'HProcExchBillNo', title: '娴佽浆鍗�' } , { field: 'HICMOBillNo', title: '鐢熶骇璁㈠崟' } , { field: 'HMaterNumber', title: '浜у搧浠g爜' } diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\345\207\272\347\253\231\346\261\207\346\212\245\345\215\225/Sc_StationOutBill_Mul_RYQ.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\345\207\272\347\253\231\346\261\207\346\212\245\345\215\225/Sc_StationOutBill_Mul_RYQ.html" index 9b66237..4df0097 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\345\207\272\347\253\231\346\261\207\346\212\245\345\215\225/Sc_StationOutBill_Mul_RYQ.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\345\207\272\347\253\231\346\261\207\346\212\245\345\215\225/Sc_StationOutBill_Mul_RYQ.html" @@ -248,9 +248,9 @@ , { field: '鍚嶇О', title: '鍚嶇О', hide: true } , { field: '浠g爜', title: '浠g爜' } , { field: '鎵瑰彿', title: '鎵瑰彿' } - , { field: '缁撳瓨鏁伴噺', title: '缁撳瓨鏁伴噺' } - , { field: 'HQty', title: '鍚堟牸鏁伴噺', edit: 'text' } - , { field: 'HWasterQty', title: '鎶ュ簾鏁伴噺', edit: 'text', value: "0" } + , { field: '缁撳瓨鏁伴噺', title: '缁撳瓨鏁伴噺', totalRow: true } + , { field: 'HQty', title: '鍚堟牸鏁伴噺', totalRow: true, edit: 'text' } + , { field: 'HWasterQty', title: '鎶ュ簾鏁伴噺', totalRow: true, edit: 'text', value: "0" } , { field: '宸ュ簭鍚嶇О', title: '宸ュ簭鍚嶇О' } , { field: 'HPriceQty', title: 'HPriceQty', hide: true } , { field: 'HPlanQty', title: 'HPlanQty', hide: true } @@ -292,8 +292,8 @@ , { field: '宸ュ簭鍙�', title: '宸ュ簭鍙�' } , { field: '宸ュ簭鍚嶇О', title: '宸ュ簭鍚嶇О' } , { field: '鎿嶄綔鍛�', title: '鎿嶄綔鍛�' } - , { field: '缁撹浆鏁伴噺', title: '缁撹浆鏁伴噺' } - , { field: '瀹屽伐鏁伴噺', title: '瀹屽伐鏁伴噺' } + , { field: '缁撹浆鏁伴噺', title: '缁撹浆鏁伴噺', totalRow: true } + , { field: '瀹屽伐鏁伴噺', title: '瀹屽伐鏁伴噺', totalRow: true } , { field: '瀹屽伐鏃ユ湡', title: '瀹屽伐鏃ユ湡' } , { fixed: 'right', title: '鎿嶄綔', toolbar: '#barDemo1' } ]] diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/MES_ColorRecordBillList.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/MES_ColorRecordBillList.html" index 428a552..eec134a 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/MES_ColorRecordBillList.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/MES_ColorRecordBillList.html" @@ -252,7 +252,7 @@ success: function (data1) { if (data1.count == 1) { - + var totalArray = []; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -265,6 +265,9 @@ for (var i = 0; i < data.length; i++) { if ($.inArray(data[i].name, "") > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� + } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); } else { switch (data[i].Type) { @@ -285,7 +288,7 @@ , limit: 50 , limits: [50, 500, 5000, 20000] , height: 'full-70' - , totalRow: false //寮�鍚悎璁� + , totalRow: true //寮�鍚悎璁� , cols: [col] , data: data1.data , done: function (res, curr, count) { diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/MES_SampleRecordBillList.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/MES_SampleRecordBillList.html" index e5dd074..8dc330a 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/MES_SampleRecordBillList.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/MES_SampleRecordBillList.html" @@ -252,7 +252,7 @@ success: function (data1) { if (data1.count == 1) { - + var totalArray = []; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -265,6 +265,9 @@ for (var i = 0; i < data.length; i++) { if ($.inArray(data[i].name, "") > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� + } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); } else { switch (data[i].Type) { @@ -285,7 +288,7 @@ , limit: 50 , limits: [50, 500, 5000, 20000] , height: 'full-70' - , totalRow: false //寮�鍚悎璁� + , totalRow: true //寮�鍚悎璁� , cols: [col] , data: data1.data , done: function (res, curr, count) { diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcExchRecordBackBillList.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcExchRecordBackBillList.html" index 0065740..75b2582 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcExchRecordBackBillList.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcExchRecordBackBillList.html" @@ -289,7 +289,7 @@ success: function (data1) { if (data1.count == 1) { layer.close(ajaxLoad); - + var totalArray = ["璁㈠崟鏁伴噺", "杩斿伐鏁伴噺"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -301,6 +301,9 @@ for (var i = 0; i < data.length; i++) { if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� + } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); } else { switch (data[i].Type) { @@ -318,6 +321,7 @@ , toolbar: '#toolbarDemo' , height: 800 , page: true //寮�鍚垎椤� + ,totalRow: true , limit: 50 , limits: [50, 500, 5000, 20000] , cols: [col] diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcExchWorkBackBillList.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcExchWorkBackBillList.html" index 2949841..974ea46 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcExchWorkBackBillList.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcExchWorkBackBillList.html" @@ -289,7 +289,7 @@ success: function (data1) { if (data1.count == 1) { layer.close(ajaxLoad); - + var totalArray = ["璁㈠崟鏁伴噺", "杩斿伐鏁伴噺"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -301,6 +301,9 @@ for (var i = 0; i < data.length; i++) { if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� + } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); } else { switch (data[i].Type) { @@ -320,6 +323,7 @@ , height: 800 , page: true //寮�鍚垎椤� , limit: 50 + , totalRow: true , limits: [50, 500, 5000, 20000] , cols: [col] , data: data1.data diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeArrangement.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeArrangement.html" index d0418b9..e4335c3 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeArrangement.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeArrangement.html" @@ -308,6 +308,7 @@ data: { "sWhere": sWhere, "user": sessionStorage["HUserName"], "OperationType": 2}, success: function (data1) { if (data1.count == 1) { + var totalArray=["鏁伴噺"] var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -320,6 +321,9 @@ // if (data[i].name == 'HInterID' || data[i].name == 'HBillType' || data[i].name == 'hmainid') { if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� + } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); } else { switch (data[i].Type) { @@ -341,7 +345,8 @@ , cols: [col] , data: data1.data , height: 400 - , page: true + , page: true + , totalRow: true , limits: [50, 500, 5000, 50000] , limit: 50 , cellMinWidth: 90 @@ -393,6 +398,7 @@ data: { "sWhere": sWhere, "user": sessionStorage["HUserName"], "OperationType": 1 }, success: function (data1) { if (data1.count == 1) { + var totalArray = ["鐢熸垚鏁伴噺", "浠诲姟鍗曟暟閲�", "璁″垝鏁伴噺", "娴佽浆鍗℃暟閲�", "寮�宸ヤ綑閲忓ぉ鏁�", "寮�宸ヤ綑閲忓浐鏁�", "涓婇亾鍥哄畾澶╂暟", "鍔犲伐鍗曚环", "鍔犲伐璐圭敤閲戦", "鎷嗗垎鏁伴噺", "鍓╀綑鏁伴噺", "涓嶈壇鍝佸叧鑱旀暟閲�", "杩涚珯鍏宠仈鏁伴噺", "鍑虹珯鍏宠仈鏁伴噺", "鍑虹珯鎶ュ簾鍏宠仈鏁伴噺"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -406,9 +412,13 @@ if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); + } else { switch (data[i].Type) { //int + case 'DateTime': col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, templet: "<div>{{d." + data[i].name + " ==null ?'':layui.util.toDateString(d." + data[i].name + ", 'yyyy-MM-dd')}}</div>", width: 120 }); break; @@ -425,7 +435,8 @@ , cols: [col] , data: data1.data , height: 400 - , page: true + , page: true + , totalRow: true , limits: [50, 500, 5000, 50000] , limit: 50 , cellMinWidth: 90 diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeBill.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeBill.html" index 29d78eb..2a57e85 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeBill.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeBill.html" @@ -1085,7 +1085,7 @@ //琛ㄥご columns = [ //琛ㄥご { type: 'checkbox', totalRowText: '鍚堣琛�' } - , { type: 'numbers', title: '搴忓彿', totalRow: true } + , { type: 'numbers', title: '搴忓彿'} , { field: 'HProcNo', title: '娴佹按鍙�', edit: 'text' } , { field: 'HProcID', title: '宸ュ簭ID', hide: true } , { field: 'HProcNumber', title: '宸ュ簭浠g爜', edit: 'text', event: "HProcCheck" } @@ -1099,7 +1099,7 @@ , { field: 'HSupNumber', title: '渚涘簲鍟嗕唬鐮�', edit: 'text', event: "HSupCheck" } , { field: 'HSupName', title: '渚涘簲鍟�' } , { field: 'HSupFlag', title: '鏄惁濮斿', templet: '#HSupFlag' } - , { field: 'HQty', title: '娴佽浆鍗℃暟閲�', edit: 'text' } + , { field: 'HQty', title: '娴佽浆鍗℃暟閲�', totalRow: true ,edit: 'text' } //, { field: 'HWorkRemark', title: '鍔犲伐璇存槑', edit: 'text' } //, { field: 'HDeptID', title: '閮ㄩ棬ID', hide: true } @@ -1124,6 +1124,7 @@ , toolbar: '#toolbarDemo' , page: false //, cellMinWidth: 120 + , totalRow: true , height: 400 , cols: [columns] , limit: Number.MAX_VALUE//榛樿鏄剧ず鍏ㄩ儴 diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeBillList.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeBillList.html" index bb8dc11..2c01124 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeBillList.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeBillList.html" @@ -1098,7 +1098,7 @@ col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, templet: "<div>{{d." + data[i].name + " ==null ?'':layui.util.toDateString(d." + data[i].name + ", 'yyyy-MM-dd')}}</div>", width: 200 }); break; default: - if (data[i].name == '鐢熶骇鏁伴噺' || data[i].name == '娴佽浆鍗℃暟閲�' || data[i].name == '鍏ュ簱鏁伴噺') { + if (data[i].name == '鐢熶骇鏁伴噺' || data[i].name == '娴佽浆鍗℃暟閲�' || data[i].name == '鍏ュ簱鏁伴噺' || data[i].name == '绱杩涚珯鏁伴噺' || data[i].name == '绱鍚堟牸鍑虹珯鏁伴噺' || data[i].name == '绱鎶ュ簾鏁伴噺' || data[i].name == '绱涓嶈壇鏁伴噺' || data[i].name == '鏈亾宸ュ簭鍑虹珯鏁伴噺') { col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 200, totalRow: true }); } else { col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 200}); diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeBillSubList.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeBillSubList.html" index 3299185..0aa4107 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeBillSubList.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeBillSubList.html" @@ -1057,7 +1057,7 @@ col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, templet: "<div>{{d." + data[i].name + " ==null ?'':layui.util.toDateString(d." + data[i].name + ", 'yyyy-MM-dd')}}</div>", width: 200 }); break; default: - if (data[i].name == '鐢熶骇鏁伴噺' || data[i].name == '娴佽浆鍗℃暟閲�' || data[i].name == '鍏ュ簱鏁伴噺') { + if (data[i].name == '鐢熶骇鏁伴噺' || data[i].name == '娴佽浆鍗℃暟閲�' || data[i].name == '鍏ュ簱鏁伴噺' || data[i].name == '绱杩涚珯鏁伴噺' || data[i].name == '绱鍚堟牸鍑虹珯鏁伴噺' || data[i].name == '绱鎶ュ簾鏁伴噺' || data[i].name == '绱涓嶈壇鏁伴噺' || data[i].name == '鏈亾宸ュ簭鍑虹珯鏁伴噺') { col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 200, totalRow: true }); } else { col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 200}); diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeIssueBillList.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeIssueBillList.html" index 0ed2834..7c73d56 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeIssueBillList.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeIssueBillList.html" @@ -360,6 +360,7 @@ , page: true , height: 'full-50' , cellMinWidth: 90 + , totalRow: true , limit: 50 , limits: [50, 500, 5000, 20000] , cols: [[ @@ -378,8 +379,8 @@ , { field: 'HProcID', title: 'HProcID', hide: true } , { field: '宸ュ簭浠g爜', title: '宸ュ簭浠g爜' } , { field: '宸ュ簭鍚嶇О', title: '宸ュ簭鍚嶇О' } - , { field: '娴佽浆鍗℃暟閲�', title: '娴佽浆鍗℃暟閲�', width: 100 } - , { field: '鏈嚭绔欐暟閲�', title: '鏈嚭绔欐暟閲�', width: 100 } + , { field: '娴佽浆鍗℃暟閲�', title: '娴佽浆鍗℃暟閲�', totalRow: true, width: 100 } + , { field: '鏈嚭绔欐暟閲�', title: '鏈嚭绔欐暟閲�', totalRow: true, width: 100 } , { field: '璁″垝寮�宸ユ棩鏈�', title: '璁″垝寮�宸ユ棩鏈�', width: 120, sort: true, templet: "<div>{{d.璁″垝寮�宸ユ棩鏈� ==null ?'':layui.util.toDateString(d.璁″垝寮�宸ユ棩鏈�, 'yyyy-MM-dd')}}</div>" } @@ -409,7 +410,7 @@ , { field: '鍘熸枡鎵规鍙�', title: '鍘熸枡鎵规鍙�' } , { field: '璁惧妯″叿浠g爜', title: '璁惧妯″叿浠g爜' } , { field: '璁惧妯″叿', title: '璁惧妯″叿' } - , { field: '鐢熶骇鏁伴噺', title: '鐢熶骇鏁伴噺' } + , { field: '鐢熶骇鏁伴噺', title: '鐢熶骇鏁伴噺', totalRow: true} , { field: '鎽樿', title: '鎽樿' } , { field: '鍐呴儴鍗曟嵁鍙�', title: '鍐呴儴鍗曟嵁鍙�' } diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessSendWorkEdit.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessSendWorkEdit.html" index 0c67ccb..eca7ad5 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessSendWorkEdit.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessSendWorkEdit.html" @@ -650,7 +650,7 @@ //琛ㄥご columns = [ //琛ㄥご { type: 'checkbox', totalRowText: '鍚堣琛�' } - , { type: 'numbers', title: '搴忓彿', totalRow: true } + , { type: 'numbers', title: '搴忓彿' } , { field: 'HMainID', title: '娲惧伐鍗曚富ID', hide: true }// 鐢ㄤ簬鎵撳嵃鏃惰幏鍙栨暟鎹� , { field: 'HEntryID', title: '娲惧伐鍗曞瓙ID', hide: true }// 鐢ㄤ簬鎵撳嵃鏃惰幏鍙栨暟鎹� , { field: 'HSourceInterID', title: '娴佽浆鍗D', hide: true } @@ -659,8 +659,8 @@ , { field: 'HSourceBillType', title: '鍗曟嵁绫诲瀷', hide: true } , { field: 'HProcNo', title: '娴佹按鍙�' } , { field: 'HProcName', title: '宸ュ簭鍚嶇О' } - , { field: 'HPlanQty', title: '娴佽浆鍗℃暟閲�' } - , { field: 'HQty', title: '娲惧伐鏁伴噺', edit: 'text'} + , { field: 'HPlanQty', title: '娴佽浆鍗℃暟閲�',totalRow: true } + , { field: 'HQty', title: '娲惧伐鏁伴噺', totalRow: true, edit: 'text'} , { field: 'HPlanBeginDate', title: '瑕佹眰寮�宸ユ棩鏈�', width: 120, templet: "<div>{{d.HPlanBeginDate ==null ?'':layui.util.toDateString(d.HPlanBeginDate, 'yyyy-MM-dd')}}</div>", event: 'HPlanBeginDate' } , { field: 'HPlanEndDate', title: '瑕佹眰瀹屽伐鏃ユ湡', width: 120, templet: "<div>{{d.HPlanEndDate ==null ?'':layui.util.toDateString(d.HPlanEndDate, 'yyyy-MM-dd')}}</div>", event: 'HPlanEndDate' } , { field: 'HMaterID', title: '浜у搧ID', hide: true } @@ -690,6 +690,7 @@ , elem: '#mainTable' , toolbar: '#toolbarDemo' , page: false + , totalRow: true , cellMinWidth: 120 , height: 400 , cols: [columns] diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessSendWorkList.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessSendWorkList.html" index a3736d2..bdf9dd1 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessSendWorkList.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessSendWorkList.html" @@ -292,7 +292,7 @@ success: function (data1) { if (data1.count == 1) { layer.close(ajaxLoad); - + var totalArray = ["娴佽浆鍗℃暟閲�", "娲惧伐鏁伴噺"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -304,6 +304,9 @@ for (var i = 0; i < data.length; i++) { if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� + } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); } else { switch (data[i].Type) { @@ -321,6 +324,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true //寮�鍚垎椤� + , totalRow: true , limit: 50 , limits: [50, 500, 5000, 20000] , cols: [col] diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/WW_EntrustWorkOrderBillEdit.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/WW_EntrustWorkOrderBillEdit.html" index a4d0538..5f72e64 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/WW_EntrustWorkOrderBillEdit.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/WW_EntrustWorkOrderBillEdit.html" @@ -490,7 +490,7 @@ //琛ㄥご columns = [ //琛ㄥご { type: 'checkbox', totalRowText: '鍚堣琛�' } - , { type: 'numbers', title: '搴忓彿', totalRow: true } + , { type: 'numbers', title: '搴忓彿' } , { field: 'HMainID', title: '濮斿娲惧伐鍗曚富ID', hide: true }// 鐢ㄤ簬鎵撳嵃鏃惰幏鍙栨暟鎹� , { field: 'HEntryID', title: '濮斿娲惧伐鍗曞瓙ID', hide: true }// 鐢ㄤ簬鎵撳嵃鏃惰幏鍙栨暟鎹� , { field: 'HOrderBillNo', title: '璁㈠崟鍙�' } @@ -499,12 +499,12 @@ , { field: 'HMaterNumber', title: '鍔犲伐浜у搧浠g爜' } , { field: 'HMaterName', title: '鍔犲伐浜у搧鍚嶇О', width:220 } , { field: 'HMaterModel', title: '鍔犲伐浜у搧瑙勬牸' } - , { field: 'HQty', title: '濮斿鏁伴噺', edit: 'text', width:90 } + , { field: 'HQty', title: '濮斿鏁伴噺', totalRow: true, edit: 'text', width:90 } , { field: 'HEntrustType', title: '濮斿鍔犲伐绫诲瀷', edit: 'text' } , { field: 'HNextProcName', title: '濮斿涓嬮亾宸ュ簭', edit: 'text' } - , { field: 'HPrice', title: '鍔犲伐鍗曚环', edit: 'text', width: 90 } - , { field: 'HOutQty', title: '杞嚭鏁伴噺', edit: 'text', width: 90 } - , { field: 'HInQty', title: '鎺ユ敹鏁伴噺', edit: 'text', width: 90} + , { field: 'HPrice', title: '鍔犲伐鍗曚环', totalRow: true, edit: 'text', width: 90 } + , { field: 'HOutQty', title: '杞嚭鏁伴噺', totalRow: true, edit: 'text', width: 90 } + , { field: 'HInQty', title: '鎺ユ敹鏁伴噺', totalRow: true, edit: 'text', width: 90} , { field: 'HInDate', title: '鍥炲巶鏃堕棿', width: 120, templet: "<div>{{d.HInDate ==null ?'':layui.util.toDateString(d.HInDate, 'yyyy-MM-dd')}}</div>", event: 'HInDate' } , { field: 'HWorkProcFlow', title: '浜у搧宸ヨ壓', edit: 'text' } , { field: 'HMaterLenModel', title: '鏂欎欢灏哄', edit: 'text'} @@ -520,6 +520,7 @@ , elem: '#mainTable' , toolbar: '#toolbarDemo' , page: false + , totalRow: true , cellMinWidth: 120 , height: 400 , cols: [columns] diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/WW_EntrustWorkOrderBillList.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/WW_EntrustWorkOrderBillList.html" index 949ce45..22b68eb 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/WW_EntrustWorkOrderBillList.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/WW_EntrustWorkOrderBillList.html" @@ -302,7 +302,7 @@ success: function (data1) { if (data1.count == 1) { layer.close(ajaxLoad); - + var totalArray = ["濮斿鏁伴噺", "鍔犲伐鍗曚环", "杞嚭鏁伴噺","鎺ユ敹鏁伴噺"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -314,6 +314,9 @@ for (var i = 0; i < data.length; i++) { if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� + } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); } else { switch (data[i].Type) { @@ -334,6 +337,7 @@ , limit: 50 , limits: [50, 500, 5000, 20000] , cols: [col] + , totalRow: true , data: data1.data , done: function (res, curr, count) { soulTable.render(this); diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\350\277\233\347\253\231\346\216\245\346\224\266\345\215\225/Cj_StationInBillList.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\350\277\233\347\253\231\346\216\245\346\224\266\345\215\225/Cj_StationInBillList.html" index 6bbadc4..e006e04 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\350\277\233\347\253\231\346\216\245\346\224\266\345\215\225/Cj_StationInBillList.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\350\277\233\347\253\231\346\216\245\346\224\266\345\215\225/Cj_StationInBillList.html" @@ -443,6 +443,7 @@ , defaultToolbar: ['filter', 'exports', 'print'] , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -468,7 +469,7 @@ return util.toDateString(d.杩涚珯鏃堕棿, "yyyy-MM-dd HH:mm:ss"); } } - , { field: '鎺ユ敹鏁伴噺', title: '杩涚珯鎺ユ敹鏁伴噺', sort: true} + , { field: '鎺ユ敹鏁伴噺', title: '杩涚珯鎺ユ敹鏁伴噺', totalRow: true, sort: true} , { field: 'HEmpID', title: 'HEmpID', hide: true, sort: true} , { field: '鎿嶄綔鍛樹唬鐮�', title: '鎿嶄綔鍛樹唬鐮�', width: 125, sort: true} , { field: '鎿嶄綔鍛�', title: '鎿嶄綔鍛�', sort: true} @@ -479,7 +480,7 @@ , { field: '鐢熶骇鐝粍浠g爜', title: '鐢熶骇鐝粍浠g爜', width: 125, sort: true} , { field: '鐢熶骇鐝粍浠g爜', title: '鐢熶骇鐝粍浠g爜', width: 125, sort: true} , { field: '鐢熶骇鐝粍', title: '鐢熶骇鐝粍', sort: true} - , { field: 'LOT鏁伴噺', title: 'LOT鏁伴噺', sort: true} + , { field: 'LOT鏁伴噺', title: 'LOT鏁伴噺', totalRow: true,sort: true} ]] , text: { none: '鏃犳暟鎹紒' @@ -500,6 +501,7 @@ data: { "sWhere": sWhere, "user": sessionStorage["HUserName"], "HBillSubType":"3790"}, success: function (data1) { if (data1.count == 1) { + var totalArray = ["LOT鏁伴噺", "鎺ユ敹鏁伴噺", "娴佽浆鍗℃暟閲�"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -512,6 +514,9 @@ // if (data[i].name == 'HInterID' || data[i].name == 'HBillType' || data[i].name == 'hmainid') { if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� + } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); } else { switch (data[i].Type) { @@ -533,6 +538,7 @@ , data: data1.data , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\350\277\233\347\253\231\346\216\245\346\224\266\345\215\225/Sc_StationInBill_Mul.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\350\277\233\347\253\231\346\216\245\346\224\266\345\215\225/Sc_StationInBill_Mul.html" index e329a08..bb018c1 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\350\277\233\347\253\231\346\216\245\346\224\266\345\215\225/Sc_StationInBill_Mul.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\350\277\233\347\253\231\346\216\245\346\224\266\345\215\225/Sc_StationInBill_Mul.html" @@ -281,10 +281,10 @@ , totalRow: true , cols: [[ //琛ㄥご { type: 'checkbox', totalRowText: '鍚堣琛�' } - , { type: 'numbers', title: '搴忓彿', totalRow: true } + , { type: 'numbers', title: '搴忓彿'} , { field: 'HBillNo', title: '鍗曟嵁鍙�' } , { field: 'HInterID', title: '鍗曟嵁ID', hide: true } - , { field: 'HQty', title: '鏁伴噺' } + , { field: 'HQty', title: '鏁伴噺', totalRow: true} , { field: 'HProcExchBillNo', title: '娴佽浆鍗�' } , { field: 'HICMOBillNo', title: '鐢熶骇璁㈠崟' } , { field: 'HMaterNumber', title: '浜у搧浠g爜' } diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/DefectiveDetailedYieldReport.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/DefectiveDetailedYieldReport.html" index a9ab952..937ef07 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/DefectiveDetailedYieldReport.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/DefectiveDetailedYieldReport.html" @@ -175,6 +175,7 @@ option = { elem: '#mainTable' , toolbar: '#toolbarDemo' + , totalRow: true , cellMinWidth: 120 , limit: Number.MAX_VALUE // 鏁版嵁琛ㄦ牸榛樿鍏ㄩ儴鏄剧ず , height: 'full-70' @@ -191,6 +192,7 @@ success: function (data1) { var col = []; if (data1.count == 1) { + var totalArray = ["宸ユ椂", "鐢熶骇璁㈠崟鏁伴噺", "璁″垝鏁伴噺", "杩涚珯鏁伴噺", "鍑虹珯鍚堟牸鏁伴噺", "鏈繘绔欐暟閲�", "鍑虹珯鑹巼","涓嶅悎鏍兼暟閲�", "涓嶈壇鏁伴噺"]; var data = []; //缁欑┖鐨勬暟缁勮祴鍊� for (var key in data1.list) { @@ -202,6 +204,9 @@ if (!patrn.test(data[i].name)) { col.push({ field: data[i].name, title: data[i].name, hide: true }); //闅愯棌鍒� } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].name, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); + } else { switch (data[i].Type) { case 'DateTime': diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Kf_MaterOutEntryReport_Cloth.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Kf_MaterOutEntryReport_Cloth.html" index 7451528..f261044 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Kf_MaterOutEntryReport_Cloth.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Kf_MaterOutEntryReport_Cloth.html" @@ -329,7 +329,7 @@ success: function (data1) { if (data1.count == 1) { - + var totalArray = ["浠诲姟鏁伴噺","鐧藉澂鍙戝竷", "娴佽浆鍗℃暟閲�"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -348,6 +348,9 @@ for (var i = 0; i < data.length; i++) { if ($.inArray(data[i].name, "") > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� + } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); } else if (data[i].ColName == '鐧藉澂鍙戝竷') { col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow:true }); @@ -390,7 +393,7 @@ , { field: '浜у搧鍚嶇О', title: '浜у搧鍚嶇О', width: 160 } , { field: '瑙勬牸鍨嬪彿', title: '瑙勬牸鍨嬪彿', width: 160 } , { field: '褰撳墠宸ュ簭', title: '褰撳墠宸ュ簭', width: 160 } - , { field: '浠诲姟鏁伴噺', title: '浠诲姟鏁伴噺', width: 160 } + , { field: '浠诲姟鏁伴噺', title: '浠诲姟鏁伴噺', totalRow: true,width: 160 } , { field: '鍒跺崟浜�', title: '鍒跺崟浜�', width: 200 } , { field: '娴佽浆鍗℃暟閲�', title: '娴佽浆鍗℃暟閲�', width: 160, totalRow: true } ]] diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Kf_MaterOutSumReport_Cloth.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Kf_MaterOutSumReport_Cloth.html" index f63795c..9ca6596 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Kf_MaterOutSumReport_Cloth.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Kf_MaterOutSumReport_Cloth.html" @@ -350,6 +350,7 @@ success: function (data1) { if (data1.count == 1) { + var totalArray = ["鐢熶骇浠诲姟鍗曟暟閲�", "鐧借儦鍙戝竷"]; var data = []; var col = []; @@ -363,6 +364,9 @@ for (var i = 0; i < data.length; i++) { if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� + } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); } else if (data[i].ColName == '鐧藉澂鍙戝竷') { col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true }); @@ -406,7 +410,7 @@ , { field: '瑙勬牸鍨嬪彿', title: '瑙勬牸鍨嬪彿', width: 160 } , { field: '涓氬姟鍛�', title: '涓氬姟鍛�', width: 160 } , { field: '瀹㈡埛', title: '瀹㈡埛', width: 160 } - , { field: '鐢熶骇浠诲姟鍗曟暟閲�', title: '鐢熶骇浠诲姟鍗曟暟閲�', width: 200 } + , { field: '鐢熶骇浠诲姟鍗曟暟閲�', title: '鐢熶骇浠诲姟鍗曟暟閲�', totalRow: true, width: 200 } , { field: '鐧藉澂鍙戝竷', title: '鐧藉澂鍙戝竷', width: 160, totalRow: true } , { field: '鏄惁涓嬫帹鐢熸垚娴佽浆鍗�', title: '鏄惁涓嬫帹鐢熸垚娴佽浆鍗�', width: 160 } ]] diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Kf_ProdProcessEntryReport_DyeColor.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Kf_ProdProcessEntryReport_DyeColor.html" index cdd3918..a9b50f9 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Kf_ProdProcessEntryReport_DyeColor.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Kf_ProdProcessEntryReport_DyeColor.html" @@ -344,7 +344,7 @@ success: function (data1) { if (data1.count == 1) { - + var totalArray = ["鐢熶骇浠诲姟鍗曟暟閲�", "鐧藉澂鍙戝竷"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -357,6 +357,9 @@ for (var i = 0; i < data.length; i++) { if ($.inArray(data[i].name, "") > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� + } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); } else if (data[i].ColName == '鐧藉澂鍙戝竷') { col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true }); @@ -400,7 +403,7 @@ , { field: '瑙勬牸鍨嬪彿', title: '瑙勬牸鍨嬪彿', width: 160 } , { field: '涓氬姟鍛�', title: '涓氬姟鍛�', width: 160 } , { field: '瀹㈡埛', title: '瀹㈡埛', width: 160 } - , { field: '鐢熶骇浠诲姟鍗曟暟閲�', title: '鐢熶骇浠诲姟鍗曟暟閲�', width: 200 } + , { field: '鐢熶骇浠诲姟鍗曟暟閲�', title: '鐢熶骇浠诲姟鍗曟暟閲�', totalRow: true,width: 200 } , { field: '鐧藉澂鍙戝竷', title: '鐧藉澂鍙戝竷', width: 160, totalRow: true } , { field: '鏄惁涓嬫帹鐢熸垚娴佽浆鍗�', title: '鏄惁涓嬫帹鐢熸垚娴佽浆鍗�', width: 160 } ]] diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Kf_ProdProcessSumReport_DyeColor.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Kf_ProdProcessSumReport_DyeColor.html" index e1234e4..df31c12 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Kf_ProdProcessSumReport_DyeColor.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Kf_ProdProcessSumReport_DyeColor.html" @@ -347,7 +347,7 @@ success: function (data1) { if (data1.count == 1) { - + var totalArray = ["鐢熶骇浠诲姟鍗曟暟閲�", "鐧藉澂鍙戝竷"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -360,6 +360,9 @@ for (var i = 0; i < data.length; i++) { if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� + } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); } else if (data[i].ColName == '鐧藉澂鍙戝竷') { col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true }); @@ -403,7 +406,7 @@ , { field: '瑙勬牸鍨嬪彿', title: '瑙勬牸鍨嬪彿', width: 160 } , { field: '涓氬姟鍛�', title: '涓氬姟鍛�', width: 160 } , { field: '瀹㈡埛', title: '瀹㈡埛', width: 160 } - , { field: '鐢熶骇浠诲姟鍗曟暟閲�', title: '鐢熶骇浠诲姟鍗曟暟閲�', width: 200 } + , { field: '鐢熶骇浠诲姟鍗曟暟閲�', title: '鐢熶骇浠诲姟鍗曟暟閲�', totalRow: true, width: 200 } , { field: '鐧藉澂鍙戝竷', title: '鐧藉澂鍙戝竷', width: 160, totalRow: true } , { field: '鏄惁涓嬫帹鐢熸垚娴佽浆鍗�', title: '鏄惁涓嬫帹鐢熸垚娴佽浆鍗�', width: 160 } ]] diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Kf_ProdProcessSumReport_DyeColor_third.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Kf_ProdProcessSumReport_DyeColor_third.html" index d625e2b..b4a0d40 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Kf_ProdProcessSumReport_DyeColor_third.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Kf_ProdProcessSumReport_DyeColor_third.html" @@ -324,7 +324,7 @@ success: function (data1) { if (data1.count == 1) { - + var totalArray = ["鐢熶骇鏁伴噺", "鐧藉澂鍙戝竷"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -337,6 +337,9 @@ for (var i = 0; i < data.length; i++) { if ($.inArray(data[i].name, "") > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� + } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); } else if (data[i].ColName == '鐧藉澂鍙戝竷') { col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true }); @@ -380,7 +383,7 @@ , { field: '瑙勬牸鍨嬪彿', title: '瑙勬牸鍨嬪彿', width: 160 } , { field: '涓氬姟鍛�', title: '涓氬姟鍛�', width: 160 } , { field: '瀹㈡埛', title: '瀹㈡埛', width: 160 } - , { field: '鐢熶骇浠诲姟鍗曟暟閲�', title: '鐢熶骇浠诲姟鍗曟暟閲�', width: 200 } + , { field: '鐢熶骇浠诲姟鍗曟暟閲�', title: '鐢熶骇浠诲姟鍗曟暟閲�', totalRow: true, width: 200 } , { field: '鐧藉澂鍙戝竷', title: '鐧藉澂鍙戝竷', width: 160, totalRow: true } , { field: '鏄惁涓嬫帹鐢熸垚娴佽浆鍗�', title: '鏄惁涓嬫帹鐢熸垚娴佽浆鍗�', width: 160 } ]] diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Mes_OrderProcFlowAllReport.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Mes_OrderProcFlowAllReport.html" index fdf3697..e64b9e0 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Mes_OrderProcFlowAllReport.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Mes_OrderProcFlowAllReport.html" @@ -151,6 +151,7 @@ elem: '#mainTable' , toolbar: '#toolbarDemo' , cellMinWidth: 120 + , totalRow: true , limit: Number.MAX_VALUE // 鏁版嵁琛ㄦ牸榛樿鍏ㄩ儴鏄剧ず , height: 'full-70' }; @@ -166,6 +167,7 @@ success: function (data1) { var col = []; if (data1.count == 1) { + var totalArray = ["寮傚父璇勫娆℃暟", "璁″垝鏁伴噺", "鎺ュ彈宸ュ簭鏁伴噺1", "姹囨姤宸ュ簭鏁伴噺1", "姹囨姤涓嶅悎鏍煎伐搴忔暟閲�1", "鎺ユ敹宸ュ簭鏁伴噺2", "姹囨姤宸ュ簭鏁伴噺2", "姹囨姤涓嶅悎鏍煎伐搴忔暟閲�2", "鎺ユ敹宸ュ簭鏁伴噺3", "姹囨姤宸ュ簭鏁伴噺3", "姹囨姤涓嶅悎鏍煎伐搴忔暟閲�3", "鎺ユ敹宸ュ簭鏁伴噺4","姹囨姤宸ュ簭鏁伴噺4","姹囨姤涓嶅悎鏍煎伐搴忔暟閲�4","鎺ユ敹宸ュ簭鏁伴噺5","姹囨姤宸ュ簭鏁伴噺5","姹囨姤涓嶅悎鏍煎伐搴忔暟閲�5","鎺ユ敹宸ュ簭鏁伴噺6","姹囨姤宸ュ簭鏁伴噺6","姹囨姤涓嶅悎鏍煎伐搴忔暟閲�6","鎺ユ敹宸ュ簭鏁伴噺7","姹囨姤宸ュ簭鏁伴噺7","姹囨姤涓嶅悎鏍煎伐搴忔暟閲�7"]; var data = []; //缁欑┖鐨勬暟缁勮祴鍊� for (var key in data1.list) { @@ -177,6 +179,9 @@ if (!patrn.test(data[i].name)) { col.push({ field: data[i].name, title: data[i].name, hide: true }); //闅愯棌鍒� } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].name, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); + } else { switch (data[i].Type) { case 'DateTime': diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Mes_WIPProcReport.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Mes_WIPProcReport.html" index eebda96..4cc191e 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Mes_WIPProcReport.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Mes_WIPProcReport.html" @@ -178,6 +178,7 @@ elem: '#mainTable' , toolbar: '#toolbarDemo' , cellMinWidth: 120 + , totalRow: true , limit: Number.MAX_VALUE // 鏁版嵁琛ㄦ牸榛樿鍏ㄩ儴鏄剧ず , height: 'full-70' }; @@ -193,6 +194,7 @@ success: function (data1) { var col = []; if (data1.count == 1) { + var totalArray = ["鏁伴噺"]; var data = []; //缁欑┖鐨勬暟缁勮祴鍊� for (var key in data1.list) { @@ -204,6 +206,10 @@ if (!patrn.test(data[i].name)) { col.push({ field: data[i].name, title: data[i].name, hide: true }); //闅愯棌鍒� } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].name, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); + } + else { switch (data[i].Type) { case 'DateTime': diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_EmployeePiecePayReport.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_EmployeePiecePayReport.html" index 71842b9..e3d1429 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_EmployeePiecePayReport.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_EmployeePiecePayReport.html" @@ -213,6 +213,7 @@ elem: '#mainTable' , toolbar: '#toolbarDemo' , cellMinWidth: 120 + , totalRow: true , limit: Number.MAX_VALUE // 鏁版嵁琛ㄦ牸榛樿鍏ㄩ儴鏄剧ず , height: 'full-70' }; @@ -224,10 +225,11 @@ $.ajax({ url: GetWEBURL() + '/Mes_OrderProcFlowAllReport/EmployeePiecePayReport', type: "GET", - data: { "sWhere": sWhere }, + data: { "sWhere": sWhere, user: sessionStorage["HUserName"]}, success: function (data1) { var col = []; if (data1.count == 1) { + var totalArray = ["鍚堣鏁�", "鎶ュ簾鏁�", "宸ヨ祫1", "宸ヨ祫2", "鎬诲伐璧�"]; var data = []; //缁欑┖鐨勬暟缁勮祴鍊� for (var key in data1.list) { @@ -239,6 +241,9 @@ if (!patrn.test(data[i].name)) { col.push({ field: data[i].name, title: data[i].name, hide: true }); //闅愯棌鍒� } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].name, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); + } else { switch (data[i].Type) { case 'DateTime': diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_EmployeePiecePaySumReport.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_EmployeePiecePaySumReport.html" index 44835b2..820e344 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_EmployeePiecePaySumReport.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_EmployeePiecePaySumReport.html" @@ -213,6 +213,7 @@ elem: '#mainTable' , toolbar: '#toolbarDemo' , cellMinWidth: 120 + , totalRow: true , limit: Number.MAX_VALUE // 鏁版嵁琛ㄦ牸榛樿鍏ㄩ儴鏄剧ず , height: 'full-70' }; @@ -224,10 +225,11 @@ $.ajax({ url: GetWEBURL() + '/Mes_OrderProcFlowAllReport/EmployeePiecePaySumReport', type: "GET", - data: { "sWhere": sWhere }, + data: { "sWhere": sWhere, user: sessionStorage["HUserName"] }, success: function (data1) { var col = []; if (data1.count == 1) { + var totalArray = [ "宸ヨ祫1", "宸ヨ祫2", "鎬诲伐璧�"]; var data = []; //缁欑┖鐨勬暟缁勮祴鍊� for (var key in data1.list) { @@ -239,6 +241,9 @@ if (!patrn.test(data[i].name)) { col.push({ field: data[i].name, title: data[i].name, hide: true }); //闅愯棌鍒� } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].name, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); + } else { switch (data[i].Type) { case 'DateTime': diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_EmployeePieceWorkReport.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_EmployeePieceWorkReport.html" index 61c216e..794d84f 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_EmployeePieceWorkReport.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_EmployeePieceWorkReport.html" @@ -213,6 +213,7 @@ elem: '#mainTable' , toolbar: '#toolbarDemo' , cellMinWidth: 120 + , totalRow: true , limit: Number.MAX_VALUE // 鏁版嵁琛ㄦ牸榛樿鍏ㄩ儴鏄剧ず , height: 'full-70' }; @@ -224,10 +225,11 @@ $.ajax({ url: GetWEBURL() + '/Mes_OrderProcFlowAllReport/EmployeePieceWorkReport', type: "GET", - data: { "sWhere": sWhere }, + data: { "sWhere": sWhere, "user": sessionStorage["HUserName"]}, success: function (data1) { var col = []; if (data1.count == 1) { + var totalArray = [ "鍚堟牸鏁�", "涓嶅悎鏍兼暟"]; var data = []; //缁欑┖鐨勬暟缁勮祴鍊� for (var key in data1.list) { @@ -239,6 +241,9 @@ if (!patrn.test(data[i].name)) { col.push({ field: data[i].name, title: data[i].name, hide: true }); //闅愯棌鍒� } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].name, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); + } else { switch (data[i].Type) { case 'DateTime': diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_ProcessErrStationReport.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_ProcessErrStationReport.html" index adeecc7..04e20b5 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_ProcessErrStationReport.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_ProcessErrStationReport.html" @@ -359,6 +359,7 @@ data: { "sWhere": sWhere, "user": sessionStorage["HUserName"] }, success: function (data1) { if (data1.count == 1) { + var totalArray = ["绫虫暟"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -378,6 +379,10 @@ if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); + } + else { switch (data[i].Type) { //int diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_StationInBillList.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_StationInBillList.html" index 3b3dce8..30816a5 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_StationInBillList.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_StationInBillList.html" @@ -171,10 +171,10 @@ , { field: '杩涘嚭绔欐墍鐢ㄦ椂闂�', title: '杩涘嚭绔欐墍鐢ㄦ椂闂�', width: 160 } , { field: '宸ユ椂', title: '宸ユ椂', width: 160 } , { field: '宸ュ簭鍚�', title: '宸ュ簭鍚�', width: 160 } - , { field: '涓嶈壇鏁伴噺', title: '涓嶈壇鏁伴噺', width: 160 } - , { field: '鎶ュ簾鏁伴噺', title: '鎶ュ簾鏁伴噺', width: 160 } - , { field: '杩涚珯鏁伴噺', title: '杩涚珯鏁伴噺', width: 160 } - , { field: '鍑虹珯鏁伴噺', title: '鍑虹珯鏁伴噺', width: 160 } + , { field: '涓嶈壇鏁伴噺', title: '涓嶈壇鏁伴噺', totalRow: true, width: 160 } + , { field: '鎶ュ簾鏁伴噺', title: '鎶ュ簾鏁伴噺', totalRow: true, width: 160 } + , { field: '杩涚珯鏁伴噺', title: '杩涚珯鏁伴噺', totalRow: true, width: 160 } + , { field: '鍑虹珯鏁伴噺', title: '鍑虹珯鏁伴噺', totalRow: true, width: 160 } , { field: '鍑虹珯鏃堕棿', title: '鍑虹珯鏃堕棿', width: 160 } , { field: '杩涚珯鏃堕棿', title: '杩涚珯鏃堕棿', width: 160 } , { field: '鍒跺崟浜�', title: '鍒跺崟浜�', width: 200 } diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_WorkShopProcessWIPReport.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_WorkShopProcessWIPReport.html" index 45ff9d5..4f527f6 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_WorkShopProcessWIPReport.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_WorkShopProcessWIPReport.html" @@ -213,6 +213,7 @@ elem: '#mainTable' , toolbar: '#toolbarDemo' , cellMinWidth: 120 + , totalRow: true , limit: Number.MAX_VALUE // 鏁版嵁琛ㄦ牸榛樿鍏ㄩ儴鏄剧ず , height: 'full-70' }; @@ -224,10 +225,11 @@ $.ajax({ url: GetWEBURL() + '/Mes_OrderProcFlowAllReport/WorkShopProcessWIPReport', type: "GET", - data: { "sWhere": sWhere }, + data: { "sWhere": sWhere, "user": sessionStorage["HUserName"] }, success: function (data1) { var col = []; if (data1.count == 1) { + var totalArray = ["璁″垝鏁伴噺", "鍚堟牸鏁�","涓嶅悎鏍兼暟","鍦ㄥ埗鏁�"]; var data = []; //缁欑┖鐨勬暟缁勮祴鍊� for (var key in data1.list) { @@ -239,6 +241,9 @@ if (!patrn.test(data[i].name)) { col.push({ field: data[i].name, title: data[i].name, hide: true }); //闅愯棌鍒� } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].name, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); + } else { switch (data[i].Type) { case 'DateTime': diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_WorkShopProcessWIPSumReport.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_WorkShopProcessWIPSumReport.html" index 42f46b7..2143f69 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_WorkShopProcessWIPSumReport.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/Sc_WorkShopProcessWIPSumReport.html" @@ -221,6 +221,7 @@ elem: '#mainTable' , toolbar: '#toolbarDemo' , cellMinWidth: 120 + , totalRow: true , limit: Number.MAX_VALUE // 鏁版嵁琛ㄦ牸榛樿鍏ㄩ儴鏄剧ず , height: 'full-70' }; @@ -236,6 +237,7 @@ success: function (data1) { var col = []; if (data1.count == 1) { + var totalArray = ["璁″垝鏁伴噺", "鍚堟牸鏁�", "涓嶅悎鏍兼暟", "鍦ㄥ埗鏁�"]; var data = []; //缁欑┖鐨勬暟缁勮祴鍊� for (var key in data1.list) { @@ -247,6 +249,9 @@ if (!patrn.test(data[i].name)) { col.push({ field: data[i].name, title: data[i].name, hide: true }); //闅愯棌鍒� } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].name, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); + } else { switch (data[i].Type) { case 'DateTime': diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/sc_ICOMRKReport.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/sc_ICOMRKReport.html" index fa6b6c6..c180bad 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/sc_ICOMRKReport.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/sc_ICOMRKReport.html" @@ -295,7 +295,7 @@ if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� } - else if (data[i].name == '瀹為檯鏁伴噺(绫�)' || data[i].name == '鎵g偣鏁�(鍏�)' || data[i].name == '閲嶉噺(鍗冨厠)') { + else if (data[i].name == '鏁伴噺(绫�)' || data[i].name == '妫�鏌ュ厠閲�(鍏�)' ||data[i].name == '瀹為檯鏁伴噺(绫�)' || data[i].name == '鎵g偣鏁�(鍏�)' || data[i].name == '閲嶉噺(鍗冨厠)') { col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true }); } else { diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/sc_ICOMReport.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/sc_ICOMReport.html" index 4634e8d..3ba7a88 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/sc_ICOMReport.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/sc_ICOMReport.html" @@ -268,7 +268,7 @@ if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� } - else if (data[i].name == '鎴愬搧鍚堣浠舵暟' || data[i].name == '鍏ュ簱鍚堣绫虫暟') { + else if (data[i].name == '鎴愬搧鍚堣浠舵暟' || data[i].name == '鍏ュ簱鍚堣绫虫暟' || data[i].name == '绫虫暟' || data[i].name == '鍏嬮噸') { col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true }); } else { diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\350\275\246\351\227\264\346\224\266\346\226\231/JIT_SendGoodsBillList.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\350\275\246\351\227\264\346\224\266\346\226\231/JIT_SendGoodsBillList.html" index b24ca10..47427f0 100644 --- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\350\275\246\351\227\264\346\224\266\346\226\231/JIT_SendGoodsBillList.html" +++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\350\275\246\351\227\264\346\224\266\346\226\231/JIT_SendGoodsBillList.html" @@ -225,6 +225,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -241,7 +242,7 @@ , { field: '鐗╂枡浠g爜', title: '鐗╂枡浠g爜', width: 170, sort: true } , { field: '鐗╂枡鍚嶇О', title: '鐗╂枡鍚嶇О', width: 170, sort: true } , { field: '瑙勬牸鍨嬪彿', title: '瑙勬牸鍨嬪彿', width: 215, sort: true } - , { field: '鏁伴噺', title: '鏁伴噺', width: 170, sort: true } + , { field: '鏁伴噺', title: '鏁伴噺', totalRow: true,width: 170, sort: true } , { field: '璋冨叆浠撳簱浠g爜', title: '璋冨叆浠撳簱浠g爜', width: 170, sort: true } , { field: '璋冨叆浠撳簱鍚嶇О', title: '璋冨叆浠撳簱鍚嶇О', width: 170, sort: true } , { field: '璋冨嚭浠撳簱浠g爜', title: '璋冨嚭浠撳簱浠g爜', width: 170, sort: true } diff --git "a/WebTM/views/\351\224\200\345\224\256\347\256\241\347\220\206/\351\224\200\345\224\256\351\200\200\350\264\247\345\215\225/Kf_ICStockBillMainList.html" "b/WebTM/views/\351\224\200\345\224\256\347\256\241\347\220\206/\351\224\200\345\224\256\351\200\200\350\264\247\345\215\225/Kf_ICStockBillMainList.html" index 83664f7..9194fe9 100644 --- "a/WebTM/views/\351\224\200\345\224\256\347\256\241\347\220\206/\351\224\200\345\224\256\351\200\200\350\264\247\345\215\225/Kf_ICStockBillMainList.html" +++ "b/WebTM/views/\351\224\200\345\224\256\347\256\241\347\220\206/\351\224\200\345\224\256\351\200\200\350\264\247\345\215\225/Kf_ICStockBillMainList.html" @@ -247,6 +247,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -282,9 +283,9 @@ , { field: 'hunitid', title: 'hunitid', width: 200, hide: true, sort: true } , { field: '璁¢噺鍗曚綅浠g爜', title: '璁¢噺鍗曚綅浠g爜', width: 200, sort: true } , { field: '璁¢噺鍗曚綅', title: '璁¢噺鍗曚綅', width: 115, sort: true } - , { field: '鏁伴噺', title: '鏁伴噺', width: 200, sort: true } - , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true } - , { field: '閲戦', title: '閲戦', width: 200, sort: true } + , { field: '鏁伴噺', title: '鏁伴噺', width: 200, sort: true, totalRow: true } + , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true, totalRow: true} + , { field: '閲戦', title: '閲戦', width: 200, sort: true, totalRow: true } , { field: '鍒跺崟浜�', title: '鍒跺崟浜�', width: 125, sort: true } , { field: '鍒跺崟鏃ユ湡', title: '鍒跺崟鏃ユ湡', width: 200, templet: "<div>{{d.鍒跺崟鏃ユ湡 ==null ?'':layui.util.toDateString(d.鍒跺崟鏃ユ湡, 'yyyy-MM-dd HH:mm:ss')}}</div>", sort: true } , { field: '瀹℃牳浜�', title: '瀹℃牳浜�', width: 125, sort: true } diff --git "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\221\250\350\256\241\345\210\222/PM_WorkReportWeekBillMainList.html" "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\221\250\350\256\241\345\210\222/PM_WorkReportWeekBillMainList.html" index 21c50f5..f2194da 100644 --- "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\221\250\350\256\241\345\210\222/PM_WorkReportWeekBillMainList.html" +++ "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\221\250\350\256\241\345\210\222/PM_WorkReportWeekBillMainList.html" @@ -292,8 +292,7 @@ data: { "sWhere": sWhere, "user": sessionStorage["HUserName"]}, success: function (data1) { if (data1.count == 1) { - var data = []; - var col = []; + var totalArray = ["璁″垝宸ユ椂", "娑堣�楀伐鏃�", "鏈夋晥宸ユ椂", "寤舵湡浠诲姟", "瓒呭墠浠诲姟"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -307,6 +306,9 @@ if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); + } else { switch (data[i].Type) { //int diff --git "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\221\250\350\256\241\345\210\222/PM_WorkTaskWeekBillList.html" "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\221\250\350\256\241\345\210\222/PM_WorkTaskWeekBillList.html" index 3f23a55..0e3266d 100644 --- "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\221\250\350\256\241\345\210\222/PM_WorkTaskWeekBillList.html" +++ "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\221\250\350\256\241\345\210\222/PM_WorkTaskWeekBillList.html" @@ -401,7 +401,7 @@ data: { "sWhere": sWhere, "user": sessionStorage["HUserName"]}, success: function (data1) { if (data1.count == 1) { - var totalArray = []; + var totalArray = ["棰勮鏃堕棿","宸叉眹鎶ユ椂闂�"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� diff --git "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\267\245\344\275\234\344\273\273\345\212\241/PM_WorkTaskBillMainMy.html" "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\267\245\344\275\234\344\273\273\345\212\241/PM_WorkTaskBillMainMy.html" index 2aac929..026e03e 100644 --- "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\267\245\344\275\234\344\273\273\345\212\241/PM_WorkTaskBillMainMy.html" +++ "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\267\245\344\275\234\344\273\273\345\212\241/PM_WorkTaskBillMainMy.html" @@ -143,6 +143,7 @@ elem: '#mainTable_notcomplete' , toolbar: '#toolbarDemo' , page: true + , totalRow: true , height: 300 , cellMinWidth: 90 , limit: 50 @@ -158,6 +159,7 @@ elem: '#mainTable_finish' , page: false , height: 500 + , totalRow: true , cellMinWidth: 90 , limit: Number.MAX_VALUE//榛樿鏄剧ず鍏ㄩ儴 , cols: [] @@ -170,6 +172,7 @@ elem: '#mainTable_proc' , page: false , height: 500 + , totalRow: true , cellMinWidth: 90 , limit: Number.MAX_VALUE//榛樿鏄剧ず鍏ㄩ儴 , cols: [] @@ -188,6 +191,7 @@ data: { "user": sessionStorage["HUserName"] }, success: function (data1) { if (data1.count == 1) { + var totalArray = ["璇勪及宸ユ椂","宸茶�楃敤宸ユ椂"] var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -200,6 +204,9 @@ // if (data[i].name == 'HInterID' || data[i].name == 'HBillType' || data[i].name == 'hmainid') { if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� + } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); } else { switch (data[i].Type) { @@ -221,6 +228,7 @@ , data: data1.data.h_p_PM_WorkTaskBillMyList , height: 'full-80' , page: true + , totalRow: true , limits: [50, 500, 5000, 50000] , limit: 50 , cellMinWidth: 90 @@ -235,6 +243,7 @@ , data: data1.data.h_p_PM_WorkTaskBillMyList1 , height: 'full-80' , page: true + , totalRow: true , limits: [50, 500, 5000, 50000] , limit: 50 , cellMinWidth: 90 @@ -248,6 +257,7 @@ , data: data1.data.h_p_PM_WorkTaskBillMyList2 , height: 'full-80' , page: true + , totalRow: true , limits: [50, 500, 5000, 50000] , limit: 50 , cellMinWidth: 90 diff --git "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\267\245\347\250\213\351\241\271\347\233\256/PM_CustomerTaskBillMainList.html" "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\267\245\347\250\213\351\241\271\347\233\256/PM_CustomerTaskBillMainList.html" index e692460..5687e4e 100644 --- "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\267\245\347\250\213\351\241\271\347\233\256/PM_CustomerTaskBillMainList.html" +++ "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\267\245\347\250\213\351\241\271\347\233\256/PM_CustomerTaskBillMainList.html" @@ -340,6 +340,7 @@ data: { "sWhere": sWhere, "user": sessionStorage["HUserName"]}, success: function (data1) { if (data1.count == 1) { + var totalArray = ["鍌績娆℃暟"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -353,6 +354,9 @@ if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); + } else { switch (data[i].Type) { //int diff --git "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\267\245\347\250\213\351\241\271\347\233\256/PM_WorkPlanMonthBillMain.html" "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\267\245\347\250\213\351\241\271\347\233\256/PM_WorkPlanMonthBillMain.html" index d2a2d68..157cab9 100644 --- "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\267\245\347\250\213\351\241\271\347\233\256/PM_WorkPlanMonthBillMain.html" +++ "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\267\245\347\250\213\351\241\271\347\233\256/PM_WorkPlanMonthBillMain.html" @@ -692,10 +692,11 @@ , toolbar: '#toolbarDemo' , limit: 500 , height: 500 + , totalRow: true , loading: false , cols: [[ //瀛愯〃 { type: 'checkbox', totalRowText: '鍚堣琛�' } - , { type: 'numbers', title: '搴忓彿', width: 100, totalRow: true } + , { type: 'numbers', title: '搴忓彿', width: 100} , { type: 'HSourceBillNo', title: '婧愬崟鍙�', width: 100, hide: true }//婧愬崟鍙� , { field: 'HSourceBillType', title: '婧愬崟绫诲瀷', width: 100, hide: true }//婧愬崟绫诲瀷 , { type: 'HSourceInterID', title: '婧愬崟涓诲唴鐮�', width: 100, hide: true }//婧愬崟涓诲唴鐮� @@ -707,7 +708,7 @@ , { field: '椤圭洰闃舵璇︾粏鍐呭', title: '椤圭洰闃舵璇︾粏鍐呭', width: 230, } , { field: '鐩稿叧浜や粯鐗�', title: '鐩稿叧浜や粯鐗�', width: 150, } , { field: '鏄惁閲岀▼纰�', title: '鏄惁閲岀▼纰�', width: 150, } - , { field: '涓氱哗鍗犳瘮', title: '涓氱哗鍗犳瘮', width: 150, } + , { field: '涓氱哗鍗犳瘮', title: '涓氱哗鍗犳瘮', totalRow: true,width: 150, } , { fixed: 'right', title: '鎿嶄綔', toolbar: '#barDemo', width: 120 } ]] } diff --git "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\267\245\347\250\213\351\241\271\347\233\256/PM_WorkPlanMonthBillMainList.html" "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\267\245\347\250\213\351\241\271\347\233\256/PM_WorkPlanMonthBillMainList.html" index c258fc6..29cdaee 100644 --- "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\267\245\347\250\213\351\241\271\347\233\256/PM_WorkPlanMonthBillMainList.html" +++ "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\345\267\245\347\250\213\351\241\271\347\233\256/PM_WorkPlanMonthBillMainList.html" @@ -292,8 +292,7 @@ data: { "sWhere": sWhere, "user": sessionStorage["HUserName"]}, success: function (data1) { if (data1.count == 1) { - var data = []; - var col = []; + var totalArray = ["涓氱哗鍗犳瘮"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -307,6 +306,9 @@ if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); + } else { switch (data[i].Type) { //int diff --git "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/PM_ProjectBillMainMy.html" "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/PM_ProjectBillMainMy.html" index bbcda7d..1268a1b 100644 --- "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/PM_ProjectBillMainMy.html" +++ "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/PM_ProjectBillMainMy.html" @@ -205,6 +205,7 @@ , toolbar: '#toolbarDemo' , page: true , height: 300 + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -219,6 +220,7 @@ elem: '#mainTable2' //, toolbar: '#toolbarDemo' , page: false + , totalRow: true , height: 500 , cellMinWidth: 90 , limit: Number.MAX_VALUE//榛樿鏄剧ず鍏ㄩ儴 @@ -238,6 +240,7 @@ data: { "sWhere": sWhere, "user": sessionStorage["HUserName"] }, success: function (data1) { if (data1.count == 1) { + var totalArray = ["杩涘害鍗犳瘮", "鍚堝悓瀹炴柦浜哄ぉ", "棰勪及浜屾寮�鍙戜汉澶�", "鑰楃敤澶╂暟"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -250,6 +253,9 @@ // if (data[i].name == 'HInterID' || data[i].name == 'HBillType' || data[i].name == 'hmainid') { if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� + } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); } else { switch (data[i].Type) { @@ -271,6 +277,7 @@ , data: data1.data.h_p_My_PM_ProjectReportBill , height: 'full-80' , page: true + , totalRow: true , limits: [50, 500, 5000, 50000] , limit: 50 , cellMinWidth: 90 @@ -284,6 +291,7 @@ , data: data1.data.h_p_My_PM_ProjectReportBill1 , height: 'full-80' , page: true + , totalRow: true , limits: [50, 500, 5000, 50000] , limit: 50 , cellMinWidth: 90 diff --git "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/PM_ProjectWorkDaysSumReport.html" "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/PM_ProjectWorkDaysSumReport.html" index 8b2f506..8f9873e 100644 --- "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/PM_ProjectWorkDaysSumReport.html" +++ "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\346\212\245\350\241\250\345\210\206\346\236\220/PM_ProjectWorkDaysSumReport.html" @@ -321,6 +321,8 @@ data: { "sWhere": sWhere }, success: function (data1) { if (data1.count == 1) { + + var totalArray = ["鍚堝悓鎬婚噾棰�", "浜у搧璐�", "瀹炴柦浜哄ぉ", "棰勪及浜屾寮�鍙戜汉澶�", "缁撶畻閲戦", "涓氱哗鍗犳瘮","宸茶�楃敤鎬诲伐鏃�","宸茶�楃敤瀹炴柦宸ユ椂"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -340,6 +342,9 @@ if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); + } else { switch (data[i].Type) { //int diff --git "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\351\241\271\347\233\256\351\230\266\346\256\265/Gy_ProjectStage.html" "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\351\241\271\347\233\256\351\230\266\346\256\265/Gy_ProjectStage.html" index 77c6592..343ec34 100644 --- "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\351\241\271\347\233\256\351\230\266\346\256\265/Gy_ProjectStage.html" +++ "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\351\241\271\347\233\256\351\230\266\346\256\265/Gy_ProjectStage.html" @@ -275,6 +275,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + ,totalRow: true //, cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 50000] @@ -321,6 +322,7 @@ data: { "sWhere": sWhere, "user": sessionStorage["HUserName"]}, success: function (data1) { if (data1.count == 1) { + var totalArray = [ "鐞嗚涓氱哗鍗犳瘮"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -334,7 +336,10 @@ if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� } - else { + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); + } + else{ switch (data[i].Type) { //int case 'DateTime': diff --git "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\351\241\271\347\233\256\351\230\266\346\256\265/PM_ProjectStageBillList.html" "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\351\241\271\347\233\256\351\230\266\346\256\265/PM_ProjectStageBillList.html" index 946a529..5f1dd92 100644 --- "a/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\351\241\271\347\233\256\351\230\266\346\256\265/PM_ProjectStageBillList.html" +++ "b/WebTM/views/\351\241\271\347\233\256\347\256\241\347\220\206/\351\241\271\347\233\256\351\230\266\346\256\265/PM_ProjectStageBillList.html" @@ -271,6 +271,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true //, cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 50000] @@ -313,6 +314,7 @@ data: { "sWhere": sWhere, "user": sessionStorage["HUserName"]}, success: function (data1) { if (data1.count == 1) { + var totalArray = [ "鎵撳嵃娆℃暟"]; var data = []; var col = []; //缁欑┖鐨勬暟缁勮祴鍊� @@ -326,6 +328,9 @@ if ($.inArray(data[i].name, titleData) > -1) { col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //闅愯棌id鍒� } + else if ($.inArray(data[i].name, totalArray) > -1) { + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, totalRow: true, width: 120 }); + } else { switch (data[i].Type) { //int diff --git "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\345\205\266\344\273\226\345\207\272\345\272\223/Kf_OtherOutBillList.html" "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\345\205\266\344\273\226\345\207\272\345\272\223/Kf_OtherOutBillList.html" index d459ba9..c61da8f 100644 --- "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\345\205\266\344\273\226\345\207\272\345\272\223/Kf_OtherOutBillList.html" +++ "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\345\205\266\344\273\226\345\207\272\345\272\223/Kf_OtherOutBillList.html" @@ -269,6 +269,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -292,7 +293,7 @@ , { field: 'HDeptID', title: 'HDeptID', width: 160, hide: true, sort: true } , { field: '閮ㄩ棬浠g爜', title: '閮ㄩ棬浠g爜', width: 200, sort: true } , { field: '閮ㄩ棬', title: '閮ㄩ棬', width: 200, sort: true } - , { field: '鏁伴噺', title: '鏁伴噺', sort: true } + , { field: '鏁伴噺', title: '鏁伴噺', sort: true, totalRow: true } , { field: '浠撳簱', title: '浠撳簱', width: 200, sort: true } , { field: '鎽樿', title: '鎽樿', width: 200, sort: true } , { field: '琛ㄥご澶囨敞', title: '琛ㄥご澶囨敞', width: 200, sort: true } @@ -320,8 +321,8 @@ , { field: '璁¢噺鍗曚綅', title: '璁¢噺鍗曚綅', width: 200, sort: true } //, { field: '搴旀敹鏁伴噺', title: '搴旀敹鏁伴噺', width: 115 , sort: true} //, { field: '瀹炴敹鏁伴噺', title: '瀹炴敹鏁伴噺', width: 200 , sort: true} - , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true } - , { field: '閲戦', title: '閲戦', width: 200, sort: true } + , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true, totalRow: true} + , { field: '閲戦', title: '閲戦', width: 200, sort: true, totalRow: true} , { field: 'HSPID', title: 'HSPID', width: 115, hide: true, sort: true } , { field: 'hwhid', title: 'hwhid', width: 115, hide: true, sort: true } , { field: '鏀舵枡浠撳簱浠g爜', title: '鏀舵枡浠撳簱浠g爜', width: 200, sort: true } diff --git "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\345\210\206\346\255\245\345\274\217\350\260\203\345\207\272\345\215\225/Fb_StepFoldOutBillList.html" "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\345\210\206\346\255\245\345\274\217\350\260\203\345\207\272\345\215\225/Fb_StepFoldOutBillList.html" index 1a969ed..7bffb01 100644 --- "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\345\210\206\346\255\245\345\274\217\350\260\203\345\207\272\345\215\225/Fb_StepFoldOutBillList.html" +++ "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\345\210\206\346\255\245\345\274\217\350\260\203\345\207\272\345\215\225/Fb_StepFoldOutBillList.html" @@ -222,6 +222,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limits: [50, 500, 5000, 20000] , limit: 50 @@ -268,11 +269,11 @@ , { field: 'HSCSPID', title: 'HSCSPID', width: 200, hide: true, sort: true } , { field: '璋冨嚭浠撲綅浠g爜', title: '璋冨嚭浠撲綅浠g爜', width: 125, hide: true, sort: true } , { field: '璋冨嚭浠撲綅', title: '璋冨嚭浠撲綅', width: 125, hide: true, sort: true } - , { field: '搴斿彂鏁伴噺', title: '搴斿彂鏁伴噺', width: 125, sort: true } - , { field: '瀹炲彂鏁伴噺', title: '瀹炲彂鏁伴噺', width: 125, sort: true } - , { field: '鍗曚环', title: '鍗曚环', width: 125, sort: true } - , { field: '閲戦', title: '閲戦', width: 125, sort: true } - , { field: '鍏宠仈鏁伴噺', title: '鍏宠仈鏁伴噺', width: 125, sort: true } + , { field: '搴斿彂鏁伴噺', title: '搴斿彂鏁伴噺', width: 125, sort: true, totalRow: true } + , { field: '瀹炲彂鏁伴噺', title: '瀹炲彂鏁伴噺', width: 125, sort: true, totalRow: true } + , { field: '鍗曚环', title: '鍗曚环', width: 125, sort: true, totalRow: true } + , { field: '閲戦', title: '閲戦', width: 125, sort: true, totalRow: true} + , { field: '鍏宠仈鏁伴噺', title: '鍏宠仈鏁伴噺', width: 125, sort: true, totalRow: true } , { field: '琛ㄤ綋澶囨敞', title: '琛ㄤ綋澶囨敞', width: 125, sort: true } , { field: '绾㈣摑鍗曟爣璁�', title: '绾㈣摑鍗曟爣璁�', width: 125, sort: true } , { field: '鍒跺崟浜�', title: '鍒跺崟浜�', width: 125, sort: true } diff --git "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\224\200\345\224\256\345\207\272\345\272\223/Kf_SellOutBillList.html" "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\224\200\345\224\256\345\207\272\345\272\223/Kf_SellOutBillList.html" index c288646..76f1ff0 100644 --- "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\224\200\345\224\256\345\207\272\345\272\223/Kf_SellOutBillList.html" +++ "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\224\200\345\224\256\345\207\272\345\272\223/Kf_SellOutBillList.html" @@ -385,11 +385,11 @@ , { field: 'HEmpID', title: 'HEmpID', width: 200, hide: true, sort: true } , { field: '涓氬姟鍛�', title: '涓氬姟鍛�', width: 200, sort: true } , { field: '鏁伴噺', title: '鏁伴噺', totalRow: true, width: 200, sort: true } - , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true } - , { field: '绋庣巼', title: '绋庣巼', width: 200, sort: true } - , { field: '鍚◣鍗曚环', title: '鍚◣鍗曚环', width: 200, sort: true } - , { field: '閲戦', title: '閲戦', totalRow: true, width: 200, sort: true } - , { field: '浠风◣鍚堣', title: '浠风◣鍚堣', totalRow: true, width: 200, sort: true } + , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true, totalRow: true} + , { field: '绋庣巼', title: '绋庣巼', width: 200, sort: true, totalRow: true } + , { field: '鍚◣鍗曚环', title: '鍚◣鍗曚环', width: 200, sort: true, totalRow: true } + , { field: '閲戦', title: '閲戦', totalRow: true, width: 200, sort: true, totalRow: true} + , { field: '浠风◣鍚堣', title: '浠风◣鍚堣', totalRow: true, width: 200, sort: true, totalRow: true } , { field: '琛ㄥご澶囨敞', title: '琛ㄥご澶囨敞', width: 200, sort: true } , { field: '鍒跺崟浜�', title: '鍒跺崟浜�', width: 125, sort: true } , { field: '鍒跺崟鏃ユ湡', title: '鍒跺崟鏃ユ湡', width: 200, templet: "<div>{{d.鍒跺崟鏃ユ湡 ==null ?'':layui.util.toDateString(d.鍒跺崟鏃ユ湡, 'yyyy-MM-dd HH:mm:ss')}}</div>", sort: true } diff --git "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutBackBillList.html" "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutBackBillList.html" index 0b5f074..bbf48ba 100644 --- "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutBackBillList.html" +++ "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutBackBillList.html" @@ -244,10 +244,10 @@ , { field: 'hunitid', title: 'hunitid', width: 200, hide: true, sort: true } , { field: '璁¢噺鍗曚綅浠g爜', title: '璁¢噺鍗曚綅浠g爜', width: 200, sort: true } , { field: '璁¢噺鍗曚綅', title: '璁¢噺鍗曚綅', width: 200, sort: true } - , { field: '搴旀敹鏁伴噺', title: '搴旀敹鏁伴噺', width: 115, sort: true } - , { field: '瀹炴敹鏁伴噺', title: '瀹炴敹鏁伴噺', width: 115, sort: true } - , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true } - , { field: '閲戦', title: '閲戦', width: 200, sort: true } + , { field: '搴旀敹鏁伴噺', title: '搴旀敹鏁伴噺', width: 115, sort: true, totalRow: true} + , { field: '瀹炴敹鏁伴噺', title: '瀹炴敹鏁伴噺', width: 115, sort: true, totalRow: true} + , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true, totalRow: true} + , { field: '閲戦', title: '閲戦', width: 200, sort: true, totalRow: true} , { field: 'hwhid', title: 'hwhid', width: 115, hide: true, sort: true } , { field: '棰嗘枡浠撳簱浠g爜', title: '棰嗘枡浠撳簱浠g爜', width: 200, sort: true } , { field: '棰嗘枡浠撳簱', title: '棰嗘枡浠撳簱', width: 200, sort: true } diff --git "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutBillList.html" "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutBillList.html" index 0f9aa87..d20079d 100644 --- "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutBillList.html" +++ "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutBillList.html" @@ -291,12 +291,12 @@ , { field: '涓讳骇鍝佸悕绉�', title: '棰滆壊', width: 160, sort: true } , { field: '瑙勬牸鍨嬪彿1', title: '瑙勬牸鍨嬪彿1', width: 160, sort: true } , { field: '瑙勬牸鍨嬪彿2', title: '瑙勬牸鍨嬪彿2', width: 160, sort: true } - , { field: '姘村啿', title: '姘村啿', width: 160, sort: true } - , { field: '鏈洪��', title: '鏈洪��', width: 160, sort: true } - , { field: '鍙暟', title: '鍙暟', width: 160, sort: true } - , { field: '閲嶉噺', title: '甯冮噸', width: 160, sort: true } - , { field: '姘存瘮', title: '姘存瘮', width: 160, sort: true } - , { field: '姘撮噺', title: '姘撮噺', width: 160, sort: true } + , { field: '姘村啿', title: '姘村啿', width: 160, sort: true, totalRow: true} + , { field: '鏈洪��', title: '鏈洪��', width: 160, sort: true, totalRow: true } + , { field: '鍙暟', title: '鍙暟', width: 160, sort: true, totalRow: true} + , { field: '閲嶉噺', title: '甯冮噸', width: 160, sort: true, totalRow: true} + , { field: '姘存瘮', title: '姘存瘮', width: 160, sort: true, totalRow: true} + , { field: '姘撮噺', title: '姘撮噺', width: 160, sort: true, totalRow: true} , { field: '琛ㄥご澶囨敞', title: '澶囨敞', width: 160, sort: true } , { field: '棰嗘枡鐘舵��', title: '棰嗘枡鐘舵��', width: 160 } //, { field: 'hsubid', title: 'hsubid', hide: true , sort: true} diff --git "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutRequestBill.html" "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutRequestBill.html" index 7a31d4c..8910ba5 100644 --- "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutRequestBill.html" +++ "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutRequestBill.html" @@ -525,10 +525,11 @@ , toolbar: '#toolbarDemo' , limit: 500 , height: 500 + , totalRow: true , loading: false , cols: [[ //瀛愯〃 { type: 'checkbox', totalRowText: '鍚堣琛�' } - , { type: 'numbers', title: '搴忓彿', width: 100, totalRow: true } + , { type: 'numbers', title: '搴忓彿', width: 100 } , { field: 'HMaterID', title: 'HMaterID', width: 100, hide: true } , { field: '鐗╂枡浠g爜', title: '鐗╂枡浠g爜', width: 150, edit: 'text', event: "HMaterID" }//f7 , { field: '鐗╂枡鍚嶇О', title: '鐗╂枡鍚嶇О', width: 150, } @@ -545,10 +546,10 @@ , { field: '鍩烘湰鍗曚綅', title: '鍩烘湰鍗曚綅', width: 100, edit: 'text', event: "HBASEUNITID" }//f7 , { field: 'HEXTAUXUNITID', title: 'HEXTAUXUNITID', width: 100, hide: true } , { field: '杈呭崟浣�', title: '杈呭崟浣�', width: 100, edit: 'text', event: "HEXTAUXUNITID" }//f7 - , { field: 'HQtyMust', title: '搴斿彂鏁伴噺', width: 100, edit: 'text' } - , { field: 'HQty', title: '鐢宠鏁伴噺', width: 100, edit: 'text' } - , { field: 'HPrice', title: '鍗曚环', width: 100, edit: 'text' } - , { field: 'HMoney', title: '閲戦', width: 100, edit: 'text' } + , { field: 'HQtyMust', title: '搴斿彂鏁伴噺', width: 100, edit: 'text', totalRow: true} + , { field: 'HQty', title: '鐢宠鏁伴噺', width: 100, edit: 'text', totalRow: true} + , { field: 'HPrice', title: '鍗曚环', width: 100, edit: 'text', totalRow: true} + , { field: 'HMoney', title: '閲戦', width: 100, edit: 'text', totalRow: true } , { field: 'HRemark', title: '澶囨敞', width: 100, edit: 'text' } , { fixed: 'right', title: '鎿嶄綔', toolbar: '#barDemo', width: 70 } ]] diff --git "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutRequestBillList.html" "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutRequestBillList.html" index 68854d7..1c45e41 100644 --- "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutRequestBillList.html" +++ "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutRequestBillList.html" @@ -208,10 +208,10 @@ , { field: '杈呭姪灞炴��', title: '杈呭姪灞炴��', width: 200, sort: true } , { field: 'HUnitID', title: 'HUnitID', width: 200, hide: true, sort: true } , { field: '璁¢噺鍗曚綅', title: '璁¢噺鍗曚綅', width: 200, sort: true } - , { field: '搴旀敹鏁伴噺', title: '搴旀敹鏁伴噺', width: 200, sort: true } - , { field: '瀹炴敹鏁伴噺', title: '瀹炴敹鏁伴噺', width: 200, sort: true } - , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true } - , { field: '閲戦', title: '閲戦', width: 200, sort: true } + , { field: '搴旀敹鏁伴噺', title: '搴旀敹鏁伴噺', width: 200, sort: true, totalRow: true } + , { field: '瀹炴敹鏁伴噺', title: '瀹炴敹鏁伴噺', width: 200, sort: true, totalRow: true} + , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true, totalRow: true} + , { field: '閲戦', title: '閲戦', width: 200, sort: true, totalRow: true } , { field: 'HWHID', title: 'HWHID', width: 200, hide: true, sort: true } , { field: '浠撳簱浠g爜', title: '浠撳簱浠g爜', width: 200, sort: true } , { field: '浠撳簱', title: '浠撳簱', width: 200, sort: true } @@ -234,6 +234,7 @@ elem: '#mainTable' , toolbar: '#toolbarDemo' , page: true + , totalRow: true , cellMinWidth: 120 , limit: 50 , height: 'full-50' diff --git "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_StockOutRequestBill.html" "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_StockOutRequestBill.html" index 61f6b4a..b89b55b 100644 --- "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_StockOutRequestBill.html" +++ "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_StockOutRequestBill.html" @@ -479,11 +479,12 @@ elem: '#mainTable' , toolbar: '#toolbarDemo' , limit: 500 + , totalRow: true , height: 500 , loading: false , cols: [[ //瀛愯〃 { type: 'checkbox', totalRowText: '鍚堣琛�' } - , { type: 'numbers', title: '搴忓彿', width: 100, totalRow: true } + , { type: 'numbers', title: '搴忓彿', width: 100 } , { field: 'HMaterID', title: 'HMaterID', width: 100, hide: true } , { field: '鐗╂枡浠g爜', title: '鐗╂枡浠g爜', width: 150, edit: 'text', event: "HMaterID" }//f7 , { field: '鐗╂枡鍚嶇О', title: '鐗╂枡鍚嶇О', width: 150, } @@ -500,10 +501,10 @@ , { field: '鍩烘湰鍗曚綅', title: '鍩烘湰鍗曚綅', width: 100, edit: 'text', event: "HBASEUNITID" }//f7 , { field: 'HEXTAUXUNITID', title: 'HEXTAUXUNITID', width: 100, hide: true } , { field: '杈呭崟浣�', title: '杈呭崟浣�', width: 100, edit: 'text', event: "HEXTAUXUNITID" }//f7 - , { field: 'HQtyMust', title: '搴旀敹鏁伴噺', width: 100, edit: 'text' } - , { field: 'HQty', title: '瀹炴敹鏁伴噺', width: 100, edit: 'text' } - , { field: 'HPrice', title: '鍗曚环', width: 100, edit: 'text' } - , { field: 'HMoney', title: '閲戦', width: 100, edit: 'text' } + , { field: 'HQtyMust', title: '搴旀敹鏁伴噺', width: 100, edit: 'text', totalRow: true} + , { field: 'HQty', title: '瀹炴敹鏁伴噺', width: 100, edit: 'text', totalRow: true } + , { field: 'HPrice', title: '鍗曚环', width: 100, edit: 'text', totalRow: true } + , { field: 'HMoney', title: '閲戦', width: 100, edit: 'text', totalRow: true} , { field: 'HRemark', title: '澶囨敞', width: 100, edit: 'text' } , { fixed: 'right', title: '鎿嶄綔', toolbar: '#barDemo', width: 70 } ]] diff --git "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_StockOutRequestBillList.html" "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_StockOutRequestBillList.html" index adf6691..dbcb57f 100644 --- "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_StockOutRequestBillList.html" +++ "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_StockOutRequestBillList.html" @@ -208,10 +208,10 @@ , { field: '杈呭姪灞炴��', title: '杈呭姪灞炴��', width: 200, sort: true } , { field: 'HUnitID', title: 'HUnitID', width: 200, hide: true, sort: true } , { field: '璁¢噺鍗曚綅', title: '璁¢噺鍗曚綅', width: 200, sort: true } - , { field: '搴旀敹鏁伴噺', title: '搴旀敹鏁伴噺', width: 200, sort: true } - , { field: '瀹炴敹鏁伴噺', title: '瀹炴敹鏁伴噺', width: 200, sort: true } - , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true } - , { field: '閲戦', title: '閲戦', width: 200, sort: true } + , { field: '搴旀敹鏁伴噺', title: '搴旀敹鏁伴噺', width: 200, sort: true, totalRow: true} + , { field: '瀹炴敹鏁伴噺', title: '瀹炴敹鏁伴噺', width: 200, sort: true, totalRow: true} + , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true, totalRow: true} + , { field: '閲戦', title: '閲戦', width: 200, sort: true, totalRow: true } , { field: 'HWHID', title: 'HWHID', width: 200, hide: true, sort: true } , { field: '浠撳簱浠g爜', title: '浠撳簱浠g爜', width: 200, sort: true } , { field: '浠撳簱', title: '浠撳簱', width: 200, sort: true } @@ -234,6 +234,7 @@ elem: '#mainTable' , toolbar: '#toolbarDemo' , page: true + , totalRow: true , cellMinWidth: 120 , limit: 50 , height: 'full-50' diff --git "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\344\272\247\345\223\201\345\205\245\345\272\223/Kf_ProductInBillList.html" "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\344\272\247\345\223\201\345\205\245\345\272\223/Kf_ProductInBillList.html" index ecd8881..ba06dd6 100644 --- "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\344\272\247\345\223\201\345\205\245\345\272\223/Kf_ProductInBillList.html" +++ "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\344\272\247\345\223\201\345\205\245\345\272\223/Kf_ProductInBillList.html" @@ -326,6 +326,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -355,11 +356,11 @@ , { field: '鎵规', title: '鎵规', width: 200, sort: true } , { field: 'hunitid', title: 'hunitid', width: 200, hide: true, sort: true } , { field: '璁¢噺鍗曚綅', title: '璁¢噺鍗曚綅', width: 200, sort: true } - , { field: '搴旀敹鏁伴噺', title: '搴旀敹鏁伴噺', width: 115, sort: true } - , { field: '瀹炴敹鏁伴噺', title: '瀹炴敹鏁伴噺', width: 115, sort: true } - , { field: '鍑哄簱鏁伴噺', title: '鍑哄簱鏁伴噺', width: 200, sort: true } - , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true } - , { field: '閲戦', title: '閲戦', width: 115, sort: true } + , { field: '搴旀敹鏁伴噺', title: '搴旀敹鏁伴噺', width: 115, sort: true, totalRow: true} + , { field: '瀹炴敹鏁伴噺', title: '瀹炴敹鏁伴噺', width: 115, sort: true, totalRow: true} + , { field: '鍑哄簱鏁伴噺', title: '鍑哄簱鏁伴噺', width: 200, sort: true, totalRow: true } + , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true, totalRow: true} + , { field: '閲戦', title: '閲戦', width: 115, sort: true, totalRow: true } , { field: 'hwhid', title: 'hwhid', width: 200, hide: true, sort: true } , { field: '鏀舵枡浠撳簱浠g爜', title: '鏀舵枡浠撳簱浠g爜', width: 200, sort: true } , { field: '鏀舵枡浠撳簱', title: '鏀舵枡浠撳簱', width: 200, sort: true } diff --git "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\205\266\344\273\226\345\205\245\345\272\223/Kf_OtherInBillList.html" "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\205\266\344\273\226\345\205\245\345\272\223/Kf_OtherInBillList.html" index aec5918..4345754 100644 --- "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\205\266\344\273\226\345\205\245\345\272\223/Kf_OtherInBillList.html" +++ "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\205\266\344\273\226\345\205\245\345\272\223/Kf_OtherInBillList.html" @@ -338,6 +338,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] @@ -367,12 +368,12 @@ , { field: '鎵规', title: '鎵规', width: 200, sort: true } , { field: 'hunitid', title: 'hunitid', width: 200, hide: true, sort: true } , { field: '璁¢噺鍗曚綅', title: '璁¢噺鍗曚綅', width: 200, sort: true } - , { field: '鏁伴噺', title: '鏁伴噺', sort: true } + , { field: '鏁伴噺', title: '鏁伴噺', sort: true, totalRow: true } //, { field: '搴旀敹鏁伴噺', title: '搴旀敹鏁伴噺', width: 115 , sort: true} //, { field: '瀹炴敹鏁伴噺', title: '瀹炴敹鏁伴噺', width: 115 , sort: true} //, { field: '鍑哄簱鏁伴噺', title: '鍑哄簱鏁伴噺', width: 200 , sort: true} - , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true } - , { field: '閲戦', title: '閲戦', width: 115, sort: true } + , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true, totalRow: true} + , { field: '閲戦', title: '閲戦', width: 115, sort: true, totalRow: true} , { field: 'hwhid', title: 'hwhid', width: 200, hide: true, sort: true } , { field: '鏀舵枡浠撳簱浠g爜', title: '鏀舵枡浠撳簱浠g爜', width: 200, sort: true } , { field: '鏀舵枡浠撳簱', title: '鏀舵枡浠撳簱', width: 200, sort: true } diff --git "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\205\266\344\273\226\345\205\245\345\272\223/Kf_OtherInBill_FastList.html" "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\205\266\344\273\226\345\205\245\345\272\223/Kf_OtherInBill_FastList.html" index 470a92a..ee18b10 100644 --- "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\205\266\344\273\226\345\205\245\345\272\223/Kf_OtherInBill_FastList.html" +++ "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\205\266\344\273\226\345\205\245\345\272\223/Kf_OtherInBill_FastList.html" @@ -146,7 +146,7 @@ , { field: '鍗曟嵁鍙�', title: '鍗曟嵁鍙�', width: 80 } , { field: '鍒跺崟浜�', title: '鍒跺崟浜�', width: 100 } , { field: '鍒跺崟鏃ユ湡', title: '鍒跺崟鏃ユ湡', width: 100 } - , { field: '鏁伴噺', title: '鏁伴噺', width: 100 } + , { field: '鏁伴噺', title: '鏁伴噺', width: 100, totalRow: true} , { field: '婧愬崟鍗曞彿', title: '婧愬崟鍗曞彿', width: 100 } , { field: '绾㈣摑瀛�', title: '绾㈣摑瀛�', width: 100 } , { field: '婧愬崟绫诲瀷', title: '婧愬崟绫诲瀷', width: 100 } @@ -175,7 +175,7 @@ , { field: 'HMaterNumber', title: '鐗╂枡浠g爜', width: 150 } , { field: 'HMaterName', title: '鐗╂枡鍚嶇О', width: 150 } , { field: 'HMaterModel', title: '瑙勬牸鍨嬪彿', width: 150 } - , { field: 'HQty', title: '鏁伴噺', width: 100 } + , { field: 'HQty', title: '鏁伴噺', width: 100, totalRow: true} , { field: 'HSourceBillNo', title: '婧愬崟鍗曞彿', width: 150 } , { field: 'HOrgID', title: '缁勭粐', width: 120 } ]] @@ -197,7 +197,7 @@ , { field: 'HMaterNumber', title: '鐗╂枡浠g爜', width: 150 } , { field: 'HMaterName', title: '鐗╂枡鍚嶇О', width: 150 } , { field: 'HMaterModel', title: '瑙勬牸鍨嬪彿', width: 150 } - , { field: 'HQty', title: '鏁伴噺', width: 100 } + , { field: 'HQty', title: '鏁伴噺', width: 100, totalRow: true } , { field: 'HSourceBillNo', title: '婧愬崟鍗曞彿', width: 150 } , { field: 'HOrgID', title: '缁勭粐', width: 120 } ]] @@ -375,7 +375,7 @@ , { field: 'HMaterNumber', title: '鐗╂枡浠g爜', width: 150 } , { field: 'HMaterName', title: '鐗╂枡鍚嶇О', width: 150 } , { field: 'HMaterModel', title: '瑙勬牸鍨嬪彿', width: 150 } - , { field: 'HQty', title: '鏁伴噺', width: 100 } + , { field: 'HQty', title: '鏁伴噺', width: 100, totalRow: true } , { field: 'HSourceBillNo', title: '婧愬崟鍗曞彿', width: 150 } , { field: 'HOrgID', title: '缁勭粐', width: 120 } ]] @@ -413,6 +413,13 @@ case 'DateTime': col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, templet: "<div>{{d." + data[i].name + " ==null ?'':layui.util.toDateString(d." + data[i].name + ", 'yyyy-MM-dd')}}</div>", width: 200 }); break; + case 'long': + case 'Int32': + case 'Int64': + case 'double': + case 'Decimal': + col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 120, totalRow: true }); + break; default: col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: 200 }); } @@ -425,6 +432,7 @@ , data: data1.data , height: 550 , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] diff --git "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\244\226\350\264\255\345\205\245\345\272\223/Kf_POStockInBackBillList.html" "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\244\226\350\264\255\345\205\245\345\272\223/Kf_POStockInBackBillList.html" index 887479e..d6a8383 100644 --- "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\244\226\350\264\255\345\205\245\345\272\223/Kf_POStockInBackBillList.html" +++ "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\244\226\350\264\255\345\205\245\345\272\223/Kf_POStockInBackBillList.html" @@ -343,9 +343,9 @@ , { field: '璁¢噺鍗曚綅浠g爜', title: '璁¢噺鍗曚綅浠g爜', width: 150, sort: true } , { field: '璁¢噺鍗曚綅', title: '璁¢噺鍗曚綅', width: 150, sort: true } , { field: '鏁伴噺', title: '鏁伴噺', sort: true, totalRow: true} - , { field: '鍗曚环', title: '鍗曚环', sort: true } + , { field: '鍗曚环', title: '鍗曚环', sort: true, totalRow: true } , { field: '閲戦', title: '閲戦', sort: true, totalRow: true } - , { field: '鍗曚环', title: '鍗曚环', sort: true } + , { field: '鍗曚环', title: '鍗曚环', sort: true, totalRow: true} , { field: 'HWHID', title: 'HWHID', hide: true, sort: true } , { field: '鏀舵枡浠撳簱浠g爜', title: '鏀舵枡浠撳簱浠g爜', width: 150, sort: true } , { field: '鏀舵枡浠撳簱', title: '鏀舵枡浠撳簱', sort: true } diff --git "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\244\226\350\264\255\345\205\245\345\272\223/Kf_POStockInBillList.html" "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\244\226\350\264\255\345\205\245\345\272\223/Kf_POStockInBillList.html" index f8f745f..49db7ca 100644 --- "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\244\226\350\264\255\345\205\245\345\272\223/Kf_POStockInBillList.html" +++ "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\244\226\350\264\255\345\205\245\345\272\223/Kf_POStockInBillList.html" @@ -249,7 +249,7 @@ , { field: '璁¢噺鍗曚綅浠g爜', title: '璁¢噺鍗曚綅浠g爜', width: 200, sort: true } , { field: '璁¢噺鍗曚綅', title: '璁¢噺鍗曚綅', width: 200, sort: true } , { field: '鏁伴噺', title: '鏁伴噺', width: 200, sort: true, totalRow: true} - , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true } + , { field: '鍗曚环', title: '鍗曚环', width: 200, sort: true, totalRow: true} , { field: '閲戦', title: '閲戦', width: 200, sort: true, totalRow: true} , { field: 'hwhid', title: 'hwhid', width: 200, hide: true, sort: true } , { field: 'HWHID', title: 'HWHID', hide: true, sort: true } diff --git "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\247\224\345\244\226\345\205\245\345\272\223/Kf_EntrustInBillList.html" "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\247\224\345\244\226\345\205\245\345\272\223/Kf_EntrustInBillList.html" index 7552c0e..90843e1 100644 --- "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\247\224\345\244\226\345\205\245\345\272\223/Kf_EntrustInBillList.html" +++ "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\247\224\345\244\226\345\205\245\345\272\223/Kf_EntrustInBillList.html" @@ -541,6 +541,7 @@ , toolbar: '#toolbarDemo' , height: 'full-50' , page: true + , totalRow: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] -- Gitblit v1.9.1