fixing display registry
This commit is contained in:
parent
3f602394bc
commit
a98b798ec1
3 changed files with 22 additions and 38 deletions
|
|
@ -450,6 +450,7 @@
|
|||
</d-table>
|
||||
<PopupADdEmployee v-model:modal="modalEmployee" />
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import { ref, useAttrs, reactive, watch } from "vue";
|
||||
import type { Pagination } from "@/modules/04_registry/interface/index/Main";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue