解决合并冲突
This commit is contained in:
@@ -328,9 +328,9 @@ const { proxy } = getCurrentInstance();
|
||||
const route = useRoute();
|
||||
|
||||
const {
|
||||
item_type,
|
||||
item_category_code,
|
||||
} = proxy.useDict(
|
||||
"item_type",
|
||||
"item_category_code",
|
||||
);
|
||||
|
||||
const purchaseinventoryList = ref([]);
|
||||
|
||||
Reference in New Issue
Block a user