zhuliu 4 月之前
父節點
當前提交
b7659ddcde
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/AITools/claimsExplain/mixins/index.js

+ 1 - 0
src/views/AITools/claimsExplain/mixins/index.js

@@ -46,6 +46,7 @@ export default {
                         try{
                             let json = JSON.parse(chunk)
                             this.result = json.data||[]
+                            this.queryConfessionSession()
                         }catch(e){
                         }finally{
                             this.loading = false