From 4eff3a8e16e844fd1d842a6b790ecb9e1878d4b1 Mon Sep 17 00:00:00 2001 From: ch <37327@LLOOCCY> Date: 星期一, 30 五月 2022 13:34:58 +0800 Subject: [PATCH] 缓存列表样式修改 --- WebTM/views/领料发货/领料出库/Kf_MateOutBill_Check_New.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) 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_MateOutBill_Check_New.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_MateOutBill_Check_New.html" index a48154d..c9bd693 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_MateOutBill_Check_New.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_MateOutBill_Check_New.html" @@ -180,6 +180,7 @@ $("#HWHNAME").val(result.data.hWhNameField); $('#HInterID').val(result.data.hInterIDField) $('#HBillNo').val(result.data.hBillNoField) + var HBillID = $('#HInterID').val() element.tabChange('tab-Kf_OtherInBill', '2'); table.render({ -- Gitblit v1.9.1