Compare commits
2 Commits
ff227b40c1
...
c6a27f6276
| Author | SHA1 | Date | |
|---|---|---|---|
| c6a27f6276 | |||
| 778704c9dc |
@@ -184,7 +184,7 @@ import {
|
|||||||
deletePharmacyDepartment,
|
deletePharmacyDepartment,
|
||||||
} from './components/pharmacyDepartment';
|
} from './components/pharmacyDepartment';
|
||||||
const { proxy } = getCurrentInstance();
|
const { proxy } = getCurrentInstance();
|
||||||
const { med_category_code } = proxy.useDict('med_category_code');
|
const { med_category_code } = proxy.useDict('med_category_code');
|
||||||
import { nextTick } from 'vue';
|
import { nextTick } from 'vue';
|
||||||
|
|
||||||
const diagnosisTreatmentList = ref([]);
|
const diagnosisTreatmentList = ref([]);
|
||||||
|
|||||||
Reference in New Issue
Block a user