This commit is contained in:
2023-10-08 14:07:02 +08:00
parent 9bdc5ca72f
commit e0acf61163

View File

@@ -4,8 +4,8 @@
<!-- <div class="fl left_side">
<site-nav default_active="1" active="1-2"></site-nav>
</div> -->
<div class="con1">
<table class="filter-table">
<div class="con1 grid_wrapper">
<table>
<tr>
<th>序号</th>
<th>任务号</th>
@@ -97,6 +97,6 @@ export default {
.last-td
width 4.4rem
text-align left
padding-left 0.5rem
padding-left 1.7rem
box-sizing border-box
</style>