fix bug
This commit is contained in:
parent
30a40ccd5c
commit
2a0abd7c03
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ const fetchData = async () => {
|
|||
const onSubmit = async () => {
|
||||
dialogConfirm(
|
||||
$q,
|
||||
() => {
|
||||
async () => {
|
||||
let data = {
|
||||
educationOld: educationOld.value,
|
||||
organizationPositionOld: organizationPositionOld.value,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue