|
|
@ -59,7 +59,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<th:block th:include="zdxtInclude :: footer"/> |
|
|
<th:block th:include="include :: footer"/> |
|
|
<script th:inline="javascript"> |
|
|
<script th:inline="javascript"> |
|
|
var editFlag = [[${@permission.hasPermi('system:notice:edit')}]]; |
|
|
var editFlag = [[${@permission.hasPermi('system:notice:edit')}]]; |
|
|
var removeFlag = [[${@permission.hasPermi('system:notice:remove')}]]; |
|
|
var removeFlag = [[${@permission.hasPermi('system:notice:remove')}]]; |
|
|
|