Authored by chenchao

add index of div

... ... @@ -54,7 +54,7 @@
</script>
<script type="text/template" id="fm_condition_payment">
<div class="form-group" id="rule_condition_[[nodeIndex]]_[[curnodeIndex]]">
<div class="form-group" id="rule_condition_[[nodeIndex]]_[[curnodeIndex]]" pnodeIndex="[[nodeIndex]]" nodeIndex="[[curnodeIndex]]">
<form id="form_[[nodeIndex]]_[[curnodeIndex]]">
<label class="col-sm-1 control-label">NO.[[curnodeIndex]]</label>
<div class="col-sm-14">
... ...