Lei OT 6 months ago
parent 5d549e5ce3
commit 5797877353

@ -10,7 +10,6 @@ import useAuthStore from '@/stores/Auth'
/**
* 供应商列表
* @deprecated
*/
const fetchVendorList = async (q) => {
const { errcode, result } = await fetchJSON(`${HT_HOST}/Service_BaseInfoWeb/VendorList`, { q });

Loading…
Cancel
Save