Commit 8cbea1f0 by WH

botame

parent d2183207
import Api from "~/service/Api" import Pts from '~/components/business/commonModel/Pts';
import Pts from "../Common/Pts" import Pub from '~/components/business/commonModel/index.js';
import Pub from "../Public"
export default class Botame{ export default class Botame{
constructor () { constructor () {
......
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
// import Pattern from "~/model/Botame/Pattern" // import Pattern from "~/model/Botame/Pattern"
import CodeTable from "~/config/CodeTable" import CodeTable from "~/config/CodeTable"
import Botame from "~/model/Botame" import Botame from "../model"
import formRules from '../model/check' import formRules from '../model/check'
import Addbcb from "./Addbcb"; import Addbcb from "./Addbcb";
......
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