fix: clean for remove warning console
This commit is contained in:
parent
d1e6239a1f
commit
20e12b407a
6 changed files with 346 additions and 347 deletions
|
|
@ -274,8 +274,6 @@ async function triggerEdit(
|
|||
openDialog();
|
||||
}
|
||||
if (openFormType === 'drawer') {
|
||||
console.log(code);
|
||||
|
||||
formType.value = 'view';
|
||||
openDrawer();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue