摘要: 页面js代码: <script> function voluation(){ var selectValue = $('#qxjSelect').val(); $("#qxj").val(selectValue); } $(function(){ $("#qxjA").click(function( 阅读全文
posted @ 2020-06-10 18:05 爱跳舞的程序员 阅读(123) 评论(0) 推荐(0) 编辑