Skip to content

Commit

Permalink
chore: chore
Browse files Browse the repository at this point in the history
Signed-off-by: yuda <[email protected]>
  • Loading branch information
yuda110 committed Dec 17, 2024
1 parent eefd872 commit a7958ca
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ const storeState = reactive({
allDataTableInvalidMap: computed(() => widgetGenerateState.allDataTableInvalidMap),
});
const state = reactive({
loading: false,
dataTableId: computed(() => props.item.data_table_id),
Expand Down

0 comments on commit a7958ca

Please sign in to comment.