Index: ssts-web/src/main/webapp/disinfectsystem/realTimeDashboards/js/index.js =================================================================== diff -u -r38774 -r38872 --- ssts-web/src/main/webapp/disinfectsystem/realTimeDashboards/js/index.js (.../index.js) (revision 38774) +++ ssts-web/src/main/webapp/disinfectsystem/realTimeDashboards/js/index.js (.../index.js) (revision 38872) @@ -1019,7 +1019,7 @@ function foreignTousseSummarySpecifyPeriodBox(title) { var html = ''; html += '
'; - html += '

' + title + '

申请单总数
0

已发货申请单数
0

已回收申请单数
0

待处理申请单数
0

'; + html += '

' + title + '

申请单总数
0

已回收申请单数
0

已发货申请单数
0

待处理申请单数
0

'; html += '
'; html += '
'; html += '
';