This commit is contained in:
2020-08-31 17:29:28 +00:00
parent f6c71693af
commit a8dfaf4de4
2 changed files with 447 additions and 21 deletions

View File

@@ -521,7 +521,7 @@ export default new Router({
import(/* webpackChunkName: "ay-common" */ "./views/ay-report.vue")
},
{
path: "/report-edit/:reportid",
path: "/report-edit/:recordid",
name: "ay-report-edit",
component: () =>
import(