fix
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -587,7 +587,7 @@ | ... | @@ -587,7 +587,7 @@ |
| 587 | <button id="exportBtn">导出标注</button> | 587 | <button id="exportBtn">导出标注</button> |
| 588 | <button id="importReviewedBtn">入库审核通过</button> | 588 | <button id="importReviewedBtn">入库审核通过</button> |
| 589 | <label for="reviewerInput">审核人</label> | 589 | <label for="reviewerInput">审核人</label> |
| 590 | <input id="reviewerInput" maxlength="64" placeholder="姓名或工号"> | 590 | <input id="reviewerInput" maxlength="64" placeholder="昵称"> |
| 591 | <button id="reloadBtn" class="secondary">刷新</button> | 591 | <button id="reloadBtn" class="secondary">刷新</button> |
| 592 | </div> | 592 | </div> |
| 593 | </header> | 593 | </header> | ... | ... |
-
Please register or sign in to post a comment