typo: 去掉多余的debugger

This commit is contained in:
gaoyunqi
2024-03-20 15:10:16 +08:00
parent 756e92f00d
commit 4395b5f83f

View File

@ -115,7 +115,6 @@
};
const getSubDatasourceList = async () => {
debugger;
let showValueArr: string[] = [];
await MultipleSelectRef.value?.getDatasourceList();