|
|
|
@ -9,7 +9,7 @@ |
|
|
|
<p th:text="|占比 ${checkDouble}|"></p>--> |
|
|
|
<p><span id="timeString"></span></p> |
|
|
|
<p><label th:text="涉企执法总数"></label><b th:text="${total}"></b></p> |
|
|
|
<p><label th:text="联合执法"></label><b th:text="${unite}"></b><span th:text="占比"></span><b th:text="${uniteDouble}"></b></p> |
|
|
|
<!-- <p><label th:text="联合执法"></label><b th:text="${unite}"></b><span th:text="占比"></span><b th:text="${uniteDouble}"></b></p>--> |
|
|
|
<p><label th:text="${check}"></label><b th:text="${checkNumber}"></b><span th:text="占比"></span><b th:text="${checkDouble}"></b></p> |
|
|
|
</li> |
|
|
|
</head> |
|
|
|
|