修改
This commit is contained in:
parent
47de00a4c9
commit
03fefaf4b9
@ -225,7 +225,6 @@ const resetForm = () => {
|
|||||||
}
|
}
|
||||||
onMounted(async () => {
|
onMounted(async () => {
|
||||||
const id = props.id || queryId
|
const id = props.id || queryId
|
||||||
console.log("id",id)
|
|
||||||
if (id) {
|
if (id) {
|
||||||
formLoading.value = true
|
formLoading.value = true
|
||||||
try {
|
try {
|
||||||
|
Loading…
Reference in New Issue
Block a user