【关于个险渠道协同产品专区系统开发需求的申请】协同产品专区详情页面接口调整

This commit is contained in:
liyuetong
2022-01-12 09:17:32 +08:00
parent 5f1e3644d6
commit 80588b29ad

View File

@@ -104,6 +104,7 @@ export default {
async getLists() { async getLists() {
// 获取产品列表 // 获取产品列表
const res = await getSpecialAreaProList({ const res = await getSpecialAreaProList({
specialAreaType: "XTUnit",
type: 'app' type: 'app'
}) })
console.log(res) console.log(res)