yxj
2024-02-23 21c5f34f308c293c30b0dacf8bf8025937568f39
WebTM/views/Ä£Öξ߹ÜÀí/Ä£Öξ߹ÜÀí/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