liyongli %!s(int64=2) %!d(string=hai) anos
pai
achega
fcd1cf560b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/ReportForm/ReportForm.vue

+ 1 - 0
src/views/ReportForm/ReportForm.vue

@@ -276,6 +276,7 @@ export default {
         [starte.year, starte.month, starte.day].join('-') + 
         '&kh=1';
       if (this.formRael.sort) url += "&sort=" + this.formRael.sort;
+      if (this.formRael.match) url += '&match=' + this.formRael.match;
       window.open(url);
     },
     disabledDate(time) {