更新
This commit is contained in:
@@ -41,5 +41,12 @@ export default {
|
||||
data
|
||||
})
|
||||
},
|
||||
|
||||
// 删除
|
||||
removeCustomerRelationSite(data) {
|
||||
return request({
|
||||
url: '/oil-user/oilCustomerChannelRelation/removeCustomerRelationSite',
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user