|
@@ -183,7 +183,7 @@
|
|
|
</el-table>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <button @click="down">下载</button>
|
|
|
+ <el-button @click="down" type="primary">下载</el-button>
|
|
|
</div>
|
|
|
</template>
|
|
|
|
|
@@ -1838,7 +1838,6 @@ export default {
|
|
|
.report_box {
|
|
|
width: 100% !important;
|
|
|
height: 100% !important;
|
|
|
- border: 1px solid #ccc;
|
|
|
display: flex !important;
|
|
|
flex-direction: column !important;
|
|
|
align-items: center !important;
|