build: update packages

This commit is contained in:
Qiuxia Fan
2022-01-13 15:31:50 +08:00
parent 854412f608
commit 4bfbae1b84
3 changed files with 289 additions and 166 deletions

View File

@@ -112,7 +112,6 @@ export default defineComponent({
dashboardStore.removeControls(props.data);
}
function editConfig() {
console.log(props.data);
dashboardStore.setConfigPanel(true);
dashboardStore.selectWidget(props.data);
if (props.activeIndex) {