批量提交后,数据刷新
This commit is contained in:
parent
b26b01b251
commit
a0b60da8af
@ -276,6 +276,7 @@ export default {
|
|||||||
'recordIds': this.recordIdsSelect.join(',')
|
'recordIds': this.recordIdsSelect.join(',')
|
||||||
}).then(data => {
|
}).then(data => {
|
||||||
this.alertInfo(data.msg)
|
this.alertInfo(data.msg)
|
||||||
|
this.getDataList()
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user