@ -823,7 +823,8 @@ export default {
},
ztChange(){
this.list=[]
this.tableTwo=[]
this.tableOne=[]
bzClick(){
console.log(this.dictData.gxry)
@ -947,6 +948,10 @@ export default {
print(){
if(this.queryParam.rqopt!='02'){
return
}
let selectRecords = this.$refs.xGrid.getCheckboxRecords()
if(selectRecords.length>0){
slPrint(selectRecords).then(res=>{