ทะเบียนประวัติ: เพิ่มborder+แก้คำผิด+validateโปรไฟล์
This commit is contained in:
parent
a4719b9ca4
commit
d27641e221
6 changed files with 60 additions and 59 deletions
|
|
@ -41,6 +41,7 @@ const itemsMenu = ref<DataOption[]>([
|
|||
]);
|
||||
const input = document.createElement("input");
|
||||
input.type = "file";
|
||||
input.accept = ".jpg,.png,.tif,.pic";
|
||||
|
||||
function selectFile() {
|
||||
input.click();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue