陈少旭 6 months ago
parent
commit
12c3c46433
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/xt_pages/eleFaPiao/settleDetail.vue

+ 1 - 0
src/xt_pages/eleFaPiao/settleDetail.vue View File

@@ -400,6 +400,7 @@ export default {
400 400
             }).catch(() => {
401 401
             })
402 402
           }else{
403
+            this.getHisOrderList()
403 404
             that.$confirm(response.data.data.msg, '信息', {
404 405
               confirmButtonText: '确 定',
405 406
               type: 'warning'