story#7552 潜在服务商,添加困境服务

This commit is contained in:
2025-11-12 10:04:10 +08:00
parent 3fa9fef447
commit 6cd6b71a66

View File

@ -290,7 +290,7 @@
}, },
async getSupplierServiceTree(){ async getSupplierServiceTree(){
let res = await supplierServicePartTree({ let res = await supplierServicePartTree({
serviceTypes: '1002,1003', serviceTypes: '1002,1003,1004',
treeType: 2 treeType: 2
}); });
this.supplierServiceList=res.data this.supplierServiceList=res.data