新版流程修改
This commit is contained in:
parent
56b3f5de21
commit
c59ae6fd31
@ -187,6 +187,7 @@ const handleCurrentChange = (val: any | undefined) => {
|
|||||||
restForm()
|
restForm()
|
||||||
sData.value.name=val.name
|
sData.value.name=val.name
|
||||||
sData.value.key=val.key
|
sData.value.key=val.key
|
||||||
|
// console.log("val: ",val)
|
||||||
// sData.value.createPath=val.formCustomCreatePath
|
// sData.value.createPath=val.formCustomCreatePath
|
||||||
// sData.value.detailPath=val.formCustomViewPath
|
// sData.value.detailPath=val.formCustomViewPath
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user