This commit is contained in:
2025-09-26 16:55:18 +08:00
parent 39177fbd7d
commit 2c41664fe8
7 changed files with 123 additions and 26 deletions

View File

@ -31,7 +31,6 @@
total: pageData.total
}"></Pages>
</div>
<add-practitioner-dialog v-model="isVisible" ref="addPractitionerRef" @refresh="getList" />
</div>
</template>