$("#worked_count").parent().attr("onClick","window.location.href=‘view/warn/task_list.html?task_status=D‘");
$(document).ready(function () { console.dir(window.location.search); //打印?task_status=E});
原文地址:https://www.cnblogs.com/YuyuanNo1/p/9229800.html
时间: 2024-10-04 06:30:48