fix import
This commit is contained in:
parent
66bb690fa1
commit
c752fba862
17 changed files with 22 additions and 25 deletions
|
|
@ -25,7 +25,7 @@ const insigniaBorrow = () =>
|
|||
const ReportView = () => import("./views/06_ReportMain.vue");
|
||||
|
||||
const report_02 = () =>
|
||||
import("./components/report/ReportDetail.vue");
|
||||
import("@/modules/07_insignia/components/report/ReportDetail.vue");
|
||||
|
||||
export default [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue