Jelajahi Sumber

修订,签约金额计算

MaiXinRong 1 tahun lalu
induk
melakukan
2edec0ab46
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app/public/js/revise.js

+ 1 - 1
app/public/js/revise.js

@@ -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],