Merge branch 'master' of http://192.168.0.75:3000/liux/nxdt-web
This commit is contained in:
commit
189c97843b
|
|
@ -1232,8 +1232,8 @@ export default {
|
|||
type: 'warning',
|
||||
}).then(() => {
|
||||
const params = {
|
||||
idCard: row.idCard,
|
||||
phone: row.phone
|
||||
supUuid: row.supUuid,
|
||||
proId: row.proId
|
||||
}
|
||||
delPersonByIdCardAndPhone(params).then(response => {
|
||||
if (response.code === 200){
|
||||
|
|
|
|||
Loading…
Reference in New Issue