mirror of
https://gitee.com/elegant_wings/dbd-meeting-html.git
synced 2025-06-21 02:09:37 +08:00
描述:企业管理编辑员工调用错误接口
This commit is contained in:
parent
e6ac80640e
commit
07c8c8354b
@ -230,14 +230,6 @@ export default {
|
||||
this.contactId = contactInfo.id
|
||||
this.form.resetFields()
|
||||
this.edit(contactInfo)
|
||||
|
||||
let param = {
|
||||
icsCustomerId:contactInfo.customerId
|
||||
}
|
||||
getCustomer(param).then(res =>{
|
||||
this.data =res.rows
|
||||
})
|
||||
|
||||
},
|
||||
edit (record) {
|
||||
console.log('编辑按钮',111)
|
||||
|
Loading…
x
Reference in New Issue
Block a user