diff --git a/src/main/resources/static/assets/js/project_budget_cost.js b/src/main/resources/static/assets/js/project_budget_cost.js index 9065897..1531c3f 100644 --- a/src/main/resources/static/assets/js/project_budget_cost.js +++ b/src/main/resources/static/assets/js/project_budget_cost.js @@ -22,12 +22,14 @@ $(function () { //绑定其他其他的输入框 bindOtherOtherChangeable(); + //绑定采购明细中select联动事件 + bindTypeSelectChange(); }); /** * 采购成本增加一行 */ function appendTrCost() { - var template = '