mirror of
https://github.com/NaiboWang/EasySpider.git
synced 2026-09-01 15:22:26 +08:00
Bug fix about the parameter names when importing from excel files
This commit is contained in:
@@ -195,9 +195,9 @@
|
||||
<table class="table table-bordered excel" style="text-align: center; font-size: 13px">
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col">inputText_1</th>
|
||||
<th scope="col">inputText_1</th>
|
||||
<th scope="col">inputText_1</th>
|
||||
<th scope="col">loopText_1</th>
|
||||
<th scope="col">loopText_1</th>
|
||||
<th scope="col">loopText_1</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
Reference in New Issue
Block a user