thainv-dev
This commit is contained in:
@@ -10,7 +10,7 @@ const store = reactive({
|
||||
});
|
||||
|
||||
const _props = defineProps<{
|
||||
dataResult?: any[];
|
||||
dataResult?: any;
|
||||
dataQuery?: string;
|
||||
component?: any;
|
||||
label?: any;
|
||||
|
||||
Reference in New Issue
Block a user