采购联系单
This commit is contained in:
@ -441,6 +441,7 @@ const getSupplierList = async () => {
|
||||
pageSize: 10000
|
||||
});
|
||||
supplierOptions.value = res.rows;
|
||||
console.log('🚀 ~ getSupplierList ~ res.rows:', res.rows);
|
||||
};
|
||||
|
||||
onMounted(() => {
|
||||
|
Reference in New Issue
Block a user