src/api/tool/gen.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/router/index.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/tool/gen/basicInfoForm.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/tool/gen/createTable.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/tool/gen/editTable.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/tool/gen/genInfoForm.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/tool/gen/importTable.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/tool/gen/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/tool/swagger/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/api/tool/gen.js
文件已删除 src/router/index.js
@@ -219,20 +219,6 @@ }, ], }, { path: "/tool/gen-edit", component: Layout, hidden: true, permissions: ["tool:gen:edit"], children: [ { path: "index/:tableId(\\d+)", component: () => import("@/views/tool/gen/editTable"), name: "GenEdit", meta: { title: "淇敼鐢熸垚閰嶇疆", activeMenu: "/tool/gen" }, }, ], }, ]; // 闃叉杩炵画鐐瑰嚮澶氭璺敱鎶ラ敊 src/views/tool/gen/basicInfoForm.vue
文件已删除 src/views/tool/gen/createTable.vue
文件已删除 src/views/tool/gen/editTable.vue
文件已删除 src/views/tool/gen/genInfoForm.vue
文件已删除 src/views/tool/gen/importTable.vue
文件已删除 src/views/tool/gen/index.vue
文件已删除 src/views/tool/swagger/index.vue
文件已删除