|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
* @Author: sueRimn |
|
|
|
|
* @Date: 2020-09-02 16:22:35 |
|
|
|
|
* @LastEditors: sueRimn |
|
|
|
|
* @LastEditTime: 2020-09-07 10:41:43 |
|
|
|
|
* @LastEditTime: 2020-09-07 16:05:31 |
|
|
|
|
--> |
|
|
|
|
<!-- <div class="head"> |
|
|
|
|
<select style="width: 80px;height: 30px; margin-left: 600px;margin-top: 20px;"> |
|
|
|
@ -26,7 +26,8 @@
|
|
|
|
|
<button mat-raised-button (click)='goBack()' style="float: right; margin-top: 20px;margin-right: 50px;">返回</button> |
|
|
|
|
|
|
|
|
|
</div> --> |
|
|
|
|
<div class="header"> |
|
|
|
|
<div class="box"> |
|
|
|
|
<div class="header"> |
|
|
|
|
<div class="queryField"> |
|
|
|
|
<form #form="ngForm" (ngSubmit)="Submit(form.value)"> |
|
|
|
|
<span>查询年份:</span> |
|
|
|
@ -46,10 +47,13 @@
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
<div class="btnbox"> |
|
|
|
|
<button mat-stroked-button (click)="goBack ()">返回</button> |
|
|
|
|
<button mat-stroked-button (click)="goBack()">返回</button> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<div class="zhu"> |
|
|
|
|
<div id="zhidui"> |
|
|
|
|
|
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<div class="zhu"> |
|
|
|
|
<div id="zhidui" ></div> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|