Commit f8c27370 authored by youjie's avatar youjie

no message

parent 7e01a6cd
...@@ -143,9 +143,7 @@ ...@@ -143,9 +143,7 @@
} from '../../../api/school/index' } from '../../../api/school/index'
export default { export default {
components: { components: {
bankForm,
cashForm,
costForm
}, },
data() { data() {
return { return {
......
...@@ -659,7 +659,7 @@ const routes = [{ ...@@ -659,7 +659,7 @@ const routes = [{
import ("pages/financial/Kingdee/SubjectContrast.vue") import ("pages/financial/Kingdee/SubjectContrast.vue")
}, },
{ {
path: "/financial/Kingdee/LemonCloudSubjects", //财务报表金蝶对接 柠檬云科目 path: "/financial/Kingdee/LemonCloudSubjects", //财务报表金蝶对接 金蝶科目
component: () => component: () =>
import ("pages/financial/Kingdee/LemonCloudSubjects.vue") import ("pages/financial/Kingdee/LemonCloudSubjects.vue")
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment