補上刪除成員功能
This commit is contained in:
+2
-1
@@ -50,7 +50,8 @@
|
||||
</tr>
|
||||
</table>
|
||||
<hr />
|
||||
<p><button type="submit">送出</button></p>
|
||||
<!--p><button type="submit">送出</button></p-->
|
||||
<p><button id="submit" type="button">送出</button> <button id="delete" type="button">刪除</button></p>
|
||||
</form>
|
||||
|
||||
<script src="https://cdn.jsdelivr.net/npm/axios@1.1.2/dist/axios.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user