提交代码
This commit is contained in:
@@ -178,7 +178,7 @@
|
||||
<div id="zlzg"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="site jd">
|
||||
<div class="site jd js-hover" data-type="JD">
|
||||
<div class="label">
|
||||
<asp:Literal runat="server" Text="<%$ Resources:Lan,progress%>"/>
|
||||
</div>
|
||||
@@ -529,6 +529,10 @@
|
||||
// $('iframe').attr('src', '../InterfacePopup/CQMS/QualityProblem.aspx') //关键事项数据
|
||||
window.open("../DataShow/GJSX.aspx")
|
||||
|
||||
}else if (type == 'JD') {
|
||||
// $('iframe').attr('src', '../InterfacePopup/CQMS/QualityProblem.aspx') //关键事项数据
|
||||
window.open("../DataShow/JD.aspx")
|
||||
|
||||
}
|
||||
else if (type == 'ManagerData') {
|
||||
// $('iframe').attr('src', '../InterfacePopup/CQMS/ManagerData.aspx') //管理人员数据
|
||||
|
||||
Reference in New Issue
Block a user