@ -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 });