cleanup
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
5fbda5e2ed
commit
3c53446412
|
|
@ -34,7 +34,7 @@
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
<button type="submit" class="btn btn-outline-primary m-2">搜索</button>
|
<button type="submit" class="btn btn-outline-primary m-2">搜索</button>
|
||||||
<input type="submit" value="finalize" class="btn btn-primary" asp-page-handler="Cleanup" />
|
<input type="submit" value="Cleanup" class="btn btn-primary" asp-page-handler="Finalize" />
|
||||||
</form>
|
</form>
|
||||||
<table class="table">
|
<table class="table">
|
||||||
<thead>
|
<thead>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue