diff --git a/hchyun-ui/src/api/system/regular.js b/hchyun-ui/src/api/tool/regular.js similarity index 100% rename from hchyun-ui/src/api/system/regular.js rename to hchyun-ui/src/api/tool/regular.js diff --git a/hchyun-ui/src/views/tool/gen/editTable.vue b/hchyun-ui/src/views/tool/gen/editTable.vue index f9624be..62a11dc 100644 --- a/hchyun-ui/src/views/tool/gen/editTable.vue +++ b/hchyun-ui/src/views/tool/gen/editTable.vue @@ -140,7 +140,7 @@ import { listMenu as getMenuTreeselect } from "@/api/system/menu"; import basicInfoForm from "./basicInfoForm"; import genInfoForm from "./genInfoForm"; import Sortable from 'sortablejs' -import {listRegular} from "../../../api/system/regular"; +import {listRegular} from "../../../api/tool/regular"; export default { name: "GenEdit", diff --git a/hchyun-ui/src/views/system/regular/index.vue b/hchyun-ui/src/views/tool/regular/index.vue similarity index 99% rename from hchyun-ui/src/views/system/regular/index.vue rename to hchyun-ui/src/views/tool/regular/index.vue index fdbbefe..83288c8 100644 --- a/hchyun-ui/src/views/system/regular/index.vue +++ b/hchyun-ui/src/views/tool/regular/index.vue @@ -166,7 +166,7 @@