Browse Source

Merge branch 'master' of http://192.168.1.41:3000/maixinrong/Calculation

TonyKang 5 years ago
parent
commit
7b2cc1bfa8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/const/standard.js

+ 1 - 0
app/const/standard.js

@@ -23,6 +23,7 @@ const nodeType = [
     {text: '其他费用', value: 11},
     {text: '回收金额', value: 12},
     {text: '建设期贷款利息', value: 13},
+    {text: '其他建安工程', value: 14},
 ];
 
 module.exports = {