wq %!s(int64=5) %!d(string=hai) anos
pai
achega
4c3ab6ff40
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/follow/followDetail.vue

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

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