Merge branch 'dev-gaoang' into 'dev'
feat: 修改新函数名称 See merge request itc-framework/ma/2024/front!56
This commit is contained in:
@ -2614,7 +2614,7 @@ async function setForm(){
|
|||||||
formRef.value.executeFormEvent(listProps.formEventConfig[2],false);
|
formRef.value.executeFormEvent(listProps.formEventConfig[2],false);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
async function resetForm(val){
|
async function loadForm(val){
|
||||||
let id = val[rowKey]
|
let id = val[rowKey]
|
||||||
formConfig.id = id;
|
formConfig.id = id;
|
||||||
const {
|
const {
|
||||||
|
|||||||
Reference in New Issue
Block a user