b34a370e by jiaozeping@pashanhoo.com

123

1 parent 4caedd4f
......@@ -58,7 +58,7 @@
import table from "@/utils/mixin/table";
import { datas, sendThis } from "./jtfcdata";
import { getJtfcPage } from "@/api/jtfc";
import addjtfc from "../components/addjtfc.vue";
import addjtfc from "./components/addjtfc.vue";
export default {
name: "jtfc",
components: { addjtfc },
......