The value of the ratio of the oa process form

<!-- script代码,如果需要引用js文件,请使用与HTML中相同的方式。 -->
<script type="text/javascript">

$("#field8438").bind('change', function(){
    
    
if($("#field8438").val()>=100000){
    
    
$("#field8437").val(0.70);
	}
else{
    
    
$("#field8437").val(0.60);
	}
});
</script>

Please leave a message in the comment area and discuss together~~~

If necessary, please contact WeChat: hdygzh2019 At the same time, please explain your intention and make progress together! ! !

Guess you like

Origin blog.csdn.net/Y_6155/article/details/109019121