Kirin hace 4 años
padre
commit
ecbabfd216
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/admin/view/vote/vote/index.php

+ 1 - 1
app/admin/view/vote/vote/index.php

@@ -103,7 +103,7 @@
                     w: 1250
                 });
                 break;
-            case 'export':
+            case 'join_export':
                 window.location = layList.U({a: 'joinList', q: {id: data.id, export: 1}})
                 break;
         }