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