yxj
2022-08-31 2c1e381456e6d88f6dc18be5a742231d631fba24
其他出库缓存列表数据显示错误修复
1个文件已修改
2 ■■■ 已修改文件
WebTM/views/领料发货/其他出库/Kf_OtherOutBill_FastList.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/领料发货/其他出库/Kf_OtherOutBill_FastList.html
@@ -333,7 +333,7 @@
            elem: '#dj-table'
            , url: GetWEBURL() + '/Web/chanpinruk'
            , toolbar: '#toolbarDemo'
            , where: { HBillType: sBillType, sWhere: '' }
            , where: { HBillType: sBillType, sHMaker: sessionStorage["HUserName"], HOrgID: sessionStorage["OrganizationID"] }
            , cols: [[
                { type: 'radio' }
                , { field: 'HInterID', title: '鍗曟嵁鍐呯爜', width: 120 }