domain切替バグ修正
This commit is contained in:
@@ -28,7 +28,6 @@ import { IKintoneEvent } from '../../types/KintoneEvents';
|
||||
import { storeToRefs } from 'pinia';
|
||||
import { useFlowEditorStore } from 'stores/flowEditor';
|
||||
import { ActionFlow, ActionNode, RootAction } from 'src/types/ActionTypes';
|
||||
import { S } from 'app/dist/spa/assets/QTable.50486f7c';
|
||||
export default defineComponent({
|
||||
name: 'EventTree',
|
||||
setup(props, context) {
|
||||
|
||||
Reference in New Issue
Block a user