解决合并冲突
This commit is contained in:
@@ -112,7 +112,7 @@ import historicalPrescriptionDetail from './component/details.vue';
|
||||
import Prescription from './component/prescription.vue';
|
||||
const { proxy } = getCurrentInstance();
|
||||
|
||||
const { item_type } = proxy.useDict('item_type');
|
||||
const { item_category_code } = proxy.useDict('item_category_code');
|
||||
const prescriptionNo = ref('');
|
||||
const typeDetail = ref('1');
|
||||
const purchaseinventoryList = ref([]);
|
||||
|
||||
Reference in New Issue
Block a user