|
@@ -40,6 +40,7 @@
|
|
<#include "/home/frag.foot.ftl" />
|
|
<#include "/home/frag.foot.ftl" />
|
|
<script>
|
|
<script>
|
|
var xiaoquId = '5'; //1238790987234
|
|
var xiaoquId = '5'; //1238790987234
|
|
|
|
+ var canSahngbao = true;
|
|
<#include "/home/ribao.js" />
|
|
<#include "/home/ribao.js" />
|
|
<#include "/home/qiuzhu.js" />
|
|
<#include "/home/qiuzhu.js" />
|
|
(function ($) {
|
|
(function ($) {
|
|
@@ -76,6 +77,7 @@
|
|
<#if msReport ??>var msReport = ${msReport}</#if>;
|
|
<#if msReport ??>var msReport = ${msReport}</#if>;
|
|
$('#ribao_jinrijujian').append(msReport.safetyNum);
|
|
$('#ribao_jinrijujian').append(msReport.safetyNum);
|
|
if (msReport.reportStatus == 1) {
|
|
if (msReport.reportStatus == 1) {
|
|
|
|
+ canSahngbao = false;
|
|
document.getElementById("btn_shangbao").style['background-color'] = "#D9D9D9";
|
|
document.getElementById("btn_shangbao").style['background-color'] = "#D9D9D9";
|
|
}
|
|
}
|
|
ribaoInitialization(msReport.reportId);
|
|
ribaoInitialization(msReport.reportId);
|