4
This commit is contained in:
Anfioo
2026-01-14 11:39:11 +08:00
parent f7f9df17f1
commit be079067e6
265 changed files with 1217 additions and 486 deletions

View File

@@ -6,7 +6,7 @@
<div class="margin-top">
<table class="footable table table-stripped toggle-arrow-tiny" data-page-size="15">
<thead>
<tr>
<tr class="margin-top-tr">
<th class="text-center">
<vc:i18n name="计划名称" namespace="inspectionPlan"></vc:i18n>
</th>

View File

@@ -21,10 +21,10 @@
<div class="col-lg-8 text-right">
</div>
</div>
<div class="margin-top">
<div class="margin-top" style="height: calc(100vh - 300px); overflow-y: auto;">
<table class="footable table table-stripped toggle-arrow-tiny" data-page-size="15">
<thead>
<tr>
<tr style="position: sticky;top: -5px;z-index: 100;background-color: white;">
<th class="text-center">
<vc:i18n name="任务详情ID" namespace="pointTaskDetail"></vc:i18n>
</th>