QuKatie %!s(int64=3) %!d(string=hai) anos
pai
achega
d0bf80b360
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/report-dialog/main.vue

+ 1 - 1
src/components/report-dialog/main.vue

@@ -119,7 +119,7 @@ export default {
     switchDialog: function(i) {
       this.visible = i;
       this.query = {
-        name: this.$router.currentRoute.name?this.$router.currentRoute.name:this.reportName
+        name: this.reportName?this.reportName:this.$router.currentRoute.name
       };
       if (i) {
         this.getList();