snow há 1 ano atrás
pai
commit
71e84509dc

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/index.html


Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/static/js/app.3d8984b8.js


BIN
dist/static/js/app.3d8984b8.js.gz


BIN
dist/static/js/app.4c8dfd6e.js.gz


+ 2 - 2
src/router/index.js

@@ -7,9 +7,9 @@ import Index from "../pages/index.vue"
 import { getParameterByName } from "../utils/auth"
 
 const routes = [
-  { path:"/", component: Index },
+  // { path:"/", component: Index },
+  { path: '/', component: Report},
   { path:'/login', component: Login},
-  { path: '/report', component: Report},
   { path:'/newReport', component: NewReport},
   { path:'/accountsReceivable', component: AccountsReceivable}
 ]

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff