remove debuggger;
This commit is contained in:
@@ -69,7 +69,6 @@ watch(
|
||||
() => tableOptions.value,
|
||||
() => {
|
||||
if (!props.table.table) return;
|
||||
debugger
|
||||
componentKey.value += 1;
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user