|
@@ -169,7 +169,7 @@ $(document).ready(() => {
|
|
|
level: 'level',
|
|
|
rootId: -1,
|
|
|
keys: ['id', 'tender_id', 'ledger_id'],
|
|
|
- calcFields: ['sgfh_tp', 'sjcl_tp', 'qtcl_tp', 'total_price'],
|
|
|
+ calcFields: ['sgfh_tp', 'sjcl_tp', 'qtcl_tp', 'total_price', 'deal_tp'],
|
|
|
autoExpand: 3,
|
|
|
markExpandKey: 'revise-bills-expand',
|
|
|
markExpandSubKey: window.location.pathname.split('/')[2],
|