监理人员删除代码提交
This commit is contained in:
parent
db50e1f9d9
commit
a11d0bd9b8
|
|
@ -1232,8 +1232,8 @@ export default {
|
||||||
type: 'warning',
|
type: 'warning',
|
||||||
}).then(() => {
|
}).then(() => {
|
||||||
const params = {
|
const params = {
|
||||||
idCard: row.idCard,
|
supUuid: row.supUuid,
|
||||||
phone: row.phone
|
proId: row.proId
|
||||||
}
|
}
|
||||||
delPersonByIdCardAndPhone(params).then(response => {
|
delPersonByIdCardAndPhone(params).then(response => {
|
||||||
if (response.code === 200){
|
if (response.code === 200){
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue