|
@@ -234,6 +234,8 @@ const JsFiles = {
|
|
|
'/public/js/zh_calc.js',
|
|
|
'/public/js/path_tree.js',
|
|
|
'/public/js/std_lib.js',
|
|
|
+ '/public/js/shares/tenders2tree.js',
|
|
|
+ '/public/js/shares/tender_select.js',
|
|
|
'/public/js/ledger_check.js',
|
|
|
'/public/js/revise.js',
|
|
|
],
|
|
@@ -315,6 +317,8 @@ const JsFiles = {
|
|
|
'/public/js/zh_calc.js',
|
|
|
'/public/js/path_tree.js',
|
|
|
'/public/js/stage_im.js',
|
|
|
+ '/public/js/shares/tenders2tree.js',
|
|
|
+ '/public/js/shares/tender_select.js',
|
|
|
'/public/js/ledger_check.js',
|
|
|
'/public/js/stage.js',
|
|
|
'/public/js/stage_audit.js',
|