@ -1187,11 +1187,18 @@ export default {
hdClick(){
if(this.queryParam.rqopt=='02'){
this.$confirm('是否取消核对, 是否继续?', '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning'
}).then((type) => {
kcAdnSlBdQX({ "data1":this.$refs.xGrid.getCheckboxRecords(),}).then(res=>{
if(res.success){
this.initList()
}
})
if(this.queryParam.rqopt!=='01'){