zhuliu 4 tháng trước cách đây
mục cha
commit
b7659ddcde
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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