提交代码
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="y_box">
|
||||
<div class="y_box_label y_image_default">关键事项 <span class="y_more">更多></span></div>
|
||||
<div class="y_box_label y_image_default">关键事项 <span class="y_more js-hover" data-type="GJSX">更多></span></div>
|
||||
<div class="y_box_main">
|
||||
<!-- <div class="y_aq y_row" style="margin-top: .25rem;">
|
||||
<div class="y_aq_box y_image_default y_row">
|
||||
@@ -407,6 +407,14 @@
|
||||
// $('iframe').attr('src', '../InterfacePopup/CQMS/QualityProblem.aspx') //质量共检数据
|
||||
window.open("../DataShow/InspectionManagement.aspx")
|
||||
|
||||
}else if (type == 'WeldOneOK') {
|
||||
// $('iframe').attr('src', '../InterfacePopup/CQMS/QualityProblem.aspx') //焊接一次合格数据
|
||||
window.open("../DataShow/WeldOneOK.aspx")
|
||||
|
||||
}else if (type == 'GJSX') {
|
||||
// $('iframe').attr('src', '../InterfacePopup/CQMS/QualityProblem.aspx') //关键事项数据
|
||||
window.open("../DataShow/GJSX.aspx")
|
||||
|
||||
}
|
||||
else if (type == 'ManagerData') {
|
||||
// $('iframe').attr('src', '../InterfacePopup/CQMS/ManagerData.aspx') //管理人员数据
|
||||
|
||||
Reference in New Issue
Block a user