Explorar o código

退款后页面刷新

JXDS18FUJT %!s(int64=2) %!d(string=hai) anos
pai
achega
6dd0280a3c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/tool/order/index.vue

+ 1 - 1
src/views/tool/order/index.vue

@@ -205,7 +205,7 @@ export default {
                     reason:obj.value
                 });
             }).then(() => {
-                // this.getList();
+                this.getList();
                 this.msgSuccess("退款成功");
             })