修正更新按鈕

This commit is contained in:
Raymond Yang 2023-06-29 10:37:23 +08:00
parent ba08080ee1
commit e01756d12a

View File

@ -70,9 +70,8 @@
</tr>
</table>
<hr />
<!--p><button type="submit">送出</button></p-->
<p>
<button id="submit" type="button">送出</button>
<button id="submit" type="button">更新</button>
<button class="button_red" id="delete" type="button">刪除</button>
</p>
</form>