mirror of
https://git.hmsn.ink/kospo/svcm/oa.git
synced 2026-03-20 03:12:27 +09:00
func : 계약관리 등록폼 오타수정
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
import axios from 'axios'
|
import axios from 'axios'
|
||||||
import {saveContract} from "/@src/service/contract.ts";
|
import {saveContract} from "/@src/service/contract.ts";
|
||||||
import {formatDate} from "/@src/utils/common/comfunc.ts";
|
|
||||||
|
|
||||||
const registerFormOpen = ref(false)
|
const registerFormOpen = ref(false)
|
||||||
const loading = ref(false)
|
const loading = ref(false)
|
||||||
|
|||||||
Reference in New Issue
Block a user