1
0
mirror of synced 2026-04-03 22:48:36 +08:00

chore: 更新依赖

This commit is contained in:
roymondchen
2024-03-13 16:17:00 +08:00
parent 7ce60b223e
commit ca2c6af060
46 changed files with 688 additions and 639 deletions

View File

@@ -19,7 +19,7 @@ import { type FieldProps, MSelect, type SelectConfig } from '@tmagic/form';
import type { DataSourceSelect, Services } from '../type';
defineOptions({
name: 'MEditorDataSourceSelect',
name: 'MFieldsDataSourceSelect',
});
const emit = defineEmits(['change']);