陈少旭 6 ヶ月 前
コミット
12c3c46433
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      src/xt_pages/eleFaPiao/settleDetail.vue

+ 1 - 0
src/xt_pages/eleFaPiao/settleDetail.vue ファイルの表示

@@ -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'