删除HTML控件的调试日志
This commit is contained in:
parent
609670e37d
commit
7aba11a31e
@ -55,7 +55,7 @@ function handleSave(newFields: any[]) {
|
|||||||
|
|
||||||
// Handle dirty state change
|
// Handle dirty state change
|
||||||
function handleDirtyChange(isDirty: boolean) {
|
function handleDirtyChange(isDirty: boolean) {
|
||||||
console.log('Form builder dirty:', isDirty)
|
// Form builder dirty state changed
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user