wq há 5 anos atrás
pai
commit
4c3ab6ff40
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/follow/followDetail.vue

+ 1 - 0
src/views/follow/followDetail.vue

@@ -81,6 +81,7 @@
       async finalSx(value){
       async finalSx(value){
         const res = await this.credit({id:this.sxid,money:value});
         const res = await this.credit({id:this.sxid,money:value});
         this.$checkRes(res, '授信成功', '授信失败');
         this.$checkRes(res, '授信成功', '授信失败');
+        this.goBack();
       },
       },
       // 返回
       // 返回
       goBack() {
       goBack() {