UPDATE: VERSION-20260314
This commit is contained in:
@@ -57,7 +57,7 @@ import { deleteOneScenarioById, findScenarioByQuery } from './api';
|
||||
import { substring } from '@/utils/strings';
|
||||
|
||||
export default defineComponent({
|
||||
emits: ['select-tree', 'create-tree'],
|
||||
emits: ['select', 'create'],
|
||||
components: {
|
||||
CheckOutlined,
|
||||
PlusOutlined,
|
||||
|
||||
Reference in New Issue
Block a user