TonyKang 4 years ago
parent
commit
984e2a7a8a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      modules/main/models/project_consts.js

+ 1 - 0
modules/main/models/project_consts.js

@@ -42,6 +42,7 @@ let projectConstList = [
     // 'volume_price',
     'feeRate',
     'labour_coe',
+    'contractor_list',
     'calc_program'
 ];