修正前端问题

This commit is contained in:
2025-12-11 14:47:17 +08:00
parent df7281a2d4
commit 3d797cc0e0
10 changed files with 2584 additions and 7497 deletions

View File

@@ -350,7 +350,6 @@
</template>
<script setup name="PatientAddDialog">
import { watch } from 'vue';
import { watch, defineProps } from "vue";
import pcas from 'china-division/dist/pcas-code.json';
import { addPatient, patientlLists, getOutpatientRegistrationList } from './outpatientregistration';