|
@@ -747,9 +747,7 @@
|
|
selectDqsbs(){
|
|
selectDqsbs(){
|
|
let usercode=''
|
|
let usercode=''
|
|
usercode = store.getters.userInfo.username
|
|
usercode = store.getters.userInfo.username
|
|
- debugger
|
|
|
|
getAction("/qcsb.qyxx/qcQyxx/dqsbs").then(res=>{
|
|
getAction("/qcsb.qyxx/qcQyxx/dqsbs").then(res=>{
|
|
- debugger
|
|
|
|
if(res.code==200){
|
|
if(res.code==200){
|
|
this.shtgs=res.result1[0]//审核通过数
|
|
this.shtgs=res.result1[0]//审核通过数
|
|
this.cwth=res.result1[1]//错误退回
|
|
this.cwth=res.result1[1]//错误退回
|