Refactor component imports and add getUidRegional function
This commit is contained in:
		| @@ -10,7 +10,8 @@ | ||||
|         <DxSelection mode="single" /> | ||||
|         <DxPaging :enabled="false" /> | ||||
|         <DxScrolling column-rendering-mode="virtual" mode="virtual" /> | ||||
|         <DxLoadPanel :enabled="true" /> | ||||
|            <DxLoadPanel :position="position" :show-indicator="showIndicator" :show-pane="showPane" :shading="shading" | ||||
|         v-if="loading" v-model:visible="loading" :enabled="true" /> | ||||
|         <DxSearchPanel :visible="true" :highlight-case-sensitive="true" /> | ||||
|         <DxExport :enabled="true" :formats="['pdf', 'xlsx', 'document']" :allow-export-selected-data="false" /> | ||||
|         <DxColumnFixing :enabled="true" /> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user