fix: delete noSupportProof form in the audit page
This commit is contained in:
parent
742a53fc7a
commit
ac3e36abc2
@ -78,12 +78,6 @@
|
||||
<input type="radio" name="passed" id="notPassed">
|
||||
<label>未通過</label>
|
||||
</div>
|
||||
<br>
|
||||
<div>
|
||||
<label for="noSupportProof"> 未獲補助證明檔案繳交處:</label>
|
||||
<input type="file" id="noSupportProof" accept=".pdf, .doc, .docx, .jpg, .jpeg, .png">
|
||||
|
||||
</div>
|
||||
<br></br>
|
||||
<button onclick="sendReviewResult()">送出審核結果</button>
|
||||
</td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user