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